Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45338 (GCVE-0-2024-45338)
Vulnerability from cvelistv5 – Published: 2024-12-18 20:38 – Updated: 2025-02-21 18:03| Vendor | Product | Version | |
|---|---|---|---|
| golang.org/x/net | golang.org/x/net/html |
Affected:
0 , < 0.33.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2024-45338",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-31T19:51:42.228627Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-31T19:55:04.864Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-02-21T18:03:32.301Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20250221-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/html",
"product": "golang.org/x/net/html",
"programRoutines": [
{
"name": "parseDoctype"
},
{
"name": "htmlIntegrationPoint"
},
{
"name": "inTableIM"
},
{
"name": "inBodyIM"
},
{
"name": "Parse"
},
{
"name": "ParseFragment"
},
{
"name": "ParseFragmentWithOptions"
},
{
"name": "ParseWithOptions"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.33.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Guido Vranken"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-405: Asymmetric Resource Consumption (Amplification)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-12-18T20:38:22.660Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/637536"
},
{
"url": "https://go.dev/issue/70906"
},
{
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"title": "Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-45338",
"datePublished": "2024-12-18T20:38:22.660Z",
"dateReserved": "2024-08-27T19:41:58.555Z",
"dateUpdated": "2025-02-21T18:03:32.301Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-45338",
"date": "2026-06-30",
"epss": "0.00856",
"percentile": "0.53818"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-45338\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-12-18T21:15:08.173\",\"lastModified\":\"2026-06-17T07:54:03.510\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Un atacante puede manipular una entrada para las funciones de an\u00e1lisis que se procesar\u00eda de forma no lineal con respecto a su longitud, lo que dar\u00eda como resultado un an\u00e1lisis extremadamente lento. Esto podr\u00eda causar una denegaci\u00f3n de servicio.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/html\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/net/html\",\"programRoutines\":[{\"name\":\"parseDoctype\"},{\"name\":\"htmlIntegrationPoint\"},{\"name\":\"inTableIM\"},{\"name\":\"inBodyIM\"},{\"name\":\"Parse\"},{\"name\":\"ParseFragment\"},{\"name\":\"ParseFragmentWithOptions\"},{\"name\":\"ParseWithOptions\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.33.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"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:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2024-12-31T19:51:42.228627Z\",\"id\":\"CVE-2024-45338\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"references\":[{\"url\":\"https://go.dev/cl/637536\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/70906\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-3333\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250221-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20250221-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-02-21T18:03:32.301Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45338\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-31T19:51:42.228627Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-31T19:54:57.693Z\"}}], \"cna\": {\"title\": \"Non-linear parsing of case-insensitive content in golang.org/x/net/html\", \"credits\": [{\"lang\": \"en\", \"value\": \"Guido Vranken\"}], \"affected\": [{\"vendor\": \"golang.org/x/net\", \"product\": \"golang.org/x/net/html\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.33.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/net/html\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"parseDoctype\"}, {\"name\": \"htmlIntegrationPoint\"}, {\"name\": \"inTableIM\"}, {\"name\": \"inBodyIM\"}, {\"name\": \"Parse\"}, {\"name\": \"ParseFragment\"}, {\"name\": \"ParseFragmentWithOptions\"}, {\"name\": \"ParseWithOptions\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/637536\"}, {\"url\": \"https://go.dev/issue/70906\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-3333\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-405: Asymmetric Resource Consumption (Amplification)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-12-18T20:38:22.660Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-45338\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-21T18:03:32.301Z\", \"dateReserved\": \"2024-08-27T19:41:58.555Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-12-18T20:38:22.660Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2025:1468
Vulnerability from csaf_redhat - Published: 2025-02-13 18:14 - Updated: 2026-06-30 03:29A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le | — |
An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport protocol is being used.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le | — |
Workaround
|
A denial of service (DoS) vulnerability was found in go-git. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which triggers resource exhaustion in go-git clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64 | — | ||
| Unresolved product id: 8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le | — |
{
"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": "Updated images are now available for Red Hat Advanced Cluster Security for Kubernetes (RHACS). The updated image includes security fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof 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": "This release of RHACS 4.4.8 includes security fixes. If you are\nusing an earlier version of RHACS 4.4, you are advised to upgrade to this\npatch release 4.4.8.\n\nSecurity issues fixed:\n\n* npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript (CVE-2024-11831)\n\n* go-git: Argument injection via the URL field (CVE-2025-21613)\n\n* go-git: Go-git clients vulnerable to DoS via maliciously crafted Git server replies (CVE-2025-21614)\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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-2025:1468",
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html",
"url": "https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html"
},
{
"category": "external",
"summary": "2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2335888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335888"
},
{
"category": "external",
"summary": "2335901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335901"
},
{
"category": "external",
"summary": "ROX-27933",
"url": "https://issues.redhat.com/browse/ROX-27933"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1468.json"
}
],
"title": "Red Hat Security Advisory: ACS 4.4 enhancement and security update",
"tracking": {
"current_release_date": "2026-06-30T03:29:15+00:00",
"generator": {
"date": "2026-06-30T03:29:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1468",
"initial_release_date": "2025-02-13T18:14:31+00:00",
"revision_history": [
{
"date": "2025-02-13T18:14:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-13T18:14:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHACS 4.4 for RHEL 8",
"product": {
"name": "RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.8-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.8-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"product_id": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"product_id": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"product_id": "advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"product_id": "advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"product_id": "advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"product_id": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=4.4.8-2"
}
}
},
{
"category": "product_version",
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"product": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"product_id": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=4.4.8-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64 as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"relates_to_product_reference": "8Base-RHACS-4.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le as a component of RHACS 4.4 for RHEL 8",
"product_id": "8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
},
"product_reference": "advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le",
"relates_to_product_reference": "8Base-RHACS-4.4"
}
]
},
"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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_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-02-13T18:14:31+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.8.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_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": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T18:14:31+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.8.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
},
{
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T18:14:31+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.8.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
}
],
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-21613",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-01-06T17:00:41.244449+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2335888"
}
],
"notes": [
{
"category": "description",
"text": "An argument injection vulnerability was found in go-git. This flaw allows an attacker to set arbitrary values to git-upload-pack flags, leading to command or code execution, exposure of sensitive data, or other unintended behavior. This is only possible in configurations where the file transport protocol is being used.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: argument injection via the URL field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an argument injection has been discovered in go-git, where an attackers can manipulate git-upload-pack flags, potentially enabling command or code execution leads to an exposure of sensitive data or other unintended actions, this vulnerability occurs exclusively in configurations using the file transport protocol.",
"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-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-21613"
},
{
"category": "external",
"summary": "RHBZ#2335888",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335888"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-21613",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21613"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-21613",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21613"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3368",
"url": "https://pkg.go.dev/vuln/GO-2025-3368"
}
],
"release_date": "2025-01-06T16:13:10.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T18:14:31+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.8.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
},
{
"category": "workaround",
"details": "In cases where it is not possible to update to the latest version of go-git, it is recommended to enforce validation rules for values passed in the URL field.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-git: argument injection via the URL field"
},
{
"cve": "CVE-2025-21614",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-01-06T17:01:36.743039+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2335901"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in go-git. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server, which triggers resource exhaustion in go-git clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies",
"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-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"known_not_affected": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-21614"
},
{
"category": "external",
"summary": "RHBZ#2335901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2335901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-21614",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21614"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-21614",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-21614"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3367",
"url": "https://pkg.go.dev/vuln/GO-2025-3367"
}
],
"release_date": "2025-01-06T16:20:16.140000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-13T18:14:31+00:00",
"details": "If you are using an earlier version of RHACS 4.4, you are advised to upgrade to this patch release 4.4.8.",
"product_ids": [
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1468"
}
],
"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-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:394f4fd42c292ef68abf4a9104fe668026e394c3243ebf9b184d40a4b4b0132e_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:6478816c1b2bdeb40c77c267fff033dca5523375c64623bf56d493c4417a3c3f_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-central-db-rhel8@sha256:8b92405457c5240a4d672409a7519d28463f2f0e104f441e3d0d0839549c6215_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:39367ad4f4807b804eb6a95d241d99c528995f75d3264b58820cf50fa6abceef_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:a5a1e18726ce755a8f2a36a58928714d61f4426643b7f08da086004982e993ef_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-rhel8@sha256:cd132ae4b02647d5b0f0a910539c75efb3e0795590df00056542e969605ae296_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:357fa537a29f82ca117b8ed4695456707bd9599c5057ed938a91114e94badf62_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:62ddbd8b9e0b27be7a0541c7fe085b621834facff7d83d4a2e57b56ef6c713a2_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-collector-slim-rhel8@sha256:94b445cbaef0111d98a0ee595988ef420423aa381b36e7127e76e385be12996a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:0e867de15e3038db7274dc1d84cd8ca5b1860b661c8b16ecd8f7aeefa76077a8_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:1aedb2f4b2aefa9586c8aecfff4647497f7a36fc6a547d6688645d87e90413f4_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-main-rhel8@sha256:92f98ca560ce539495108e6212737ea6cf83215fe0a5aa7a12636ee9d5fca88f_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:123c0108bd7a190dd2accfd21786600f787147f040e57fb5f840861e2caa441d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:6f81e9b903594b0a8bd5517900f7677e09c942953d257c87da11fb779e0f9dab_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-operator-bundle@sha256:8c199930239623166973ea9cdb40ce2e2537d63e8c731afca3892caa84d2f16a_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:2f74522967f06958e385468a31e14bb9ede90569dec8292d61e67c6640c1ebde_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:38b340062dea9adc1159a326d39a214541e259e9e16582ef98efcd8e6deb3dd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-rhel8-operator@sha256:609205741b369f72807fcec1fd3351d56e4605fdbbee37975fad8c01a5ea0339_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1ab2b5e9423a2edd5f663cdbf4c15dd6a5c13db13125161f4b4a9916d3c523e2_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:1e37a386006e4a7b4414dcdbe6a42191b8f41e706e1df6dfe401cbdbe342f06a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-roxctl-rhel8@sha256:b0f32d062678d69350a3a1a18b643c8b97ebfdbd0bea1c0ee67312312d02fcba_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:439fc3b91a4841c81355ecbb5c610c66139525df82bdb96a4ece4ffd20aca0a5_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7108fcc2c26b8e735231d9bad43febbc2ccc15723b15d3bf9ba643f950f75857_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:7c4fa13ab624b17711df308a9434e529b49b259fe9c6bde4b4e9037ae45996d6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:62df44281133dd4191848bfb861ba70eeb113b2bc0ce28c71b82524860421bed_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:844cef84fb29ee2996c284c6d517a645d4b14862c17021bd1b0052515cd364df_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:fc974b15c869a26e0ae259a39ce0ed1f1954630557c31465561eeee67bfc2797_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:08c488f99ef1c837418842db1c8e52391a55f5f61a1de98edbbe3a201070168a_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:20a368484142ce585e3a49a402bab10b2045ba2d89711154ae80457c01881a4c_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-rhel8@sha256:f252a2c2eaa0a4807e39df8e5fe89a8b66e8ef62a9303a144b765c4857b17e51_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:17a5ed5cea7a0b355ea13e6a95218143c351e34cee1ba0188a14c28f9605e504_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:1d00cc8be3101e0a0a901249545566689d1de5554f5101b8fcbb6fa1827d508b_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:d001fb8afaf083ac3b02ab7571a709183931ef37baa75908556081480ee395dc_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:1ad40dd05581bffe04db700b8b4fbfbe8112399f2bef70b69dd690458b6512ed_ppc64le",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:224bfa6af3a2a9b15657ee0adc0233608bb7a2218f9a488b537e3af4c53acacf_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:f2cf132ddd130c3de1e3732f35fdade709c17e8a2775df5ab47cf7583db82fd6_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9ae99a357ee1f9e42942edc998b378960d1a4a6bd9630b802f86743965f36898_s390x",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:bcc9fd4d95422283c8d6016e1f85cd4522f43c0504cadf6aec40b9c30f2d945d_amd64",
"8Base-RHACS-4.4:advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:c9713eae9be9f99e9e7382ace5f520f96f641c50d8aed1c64a0f6a0ba9ed5395_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "go-git: go-git clients vulnerable to DoS via maliciously crafted Git server replies"
}
]
}
RHSA-2025:15332
Vulnerability from csaf_redhat - Published: 2025-09-11 10:37 - Updated: 2026-06-30 08:52A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 | — |
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 | — |
Workaround
|
{
"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 Container Platform release 4.12.80 is now available with updates to packages and images that fix several bugs and add enhancements.\nThis release includes a security update for Red Hat OpenShift Container Platform 4.12.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.12.80. See the following advisory for the RPM packages for this release:\nhttps://access.redhat.com/errata/RHBA-2025:15307\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\n https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\n\nSecurity Fix(es):\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338) * golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204) * github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\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.\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:15332",
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15332.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.12.80 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T08:52:04+00:00",
"generator": {
"date": "2026-06-30T08:52:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:15332",
"initial_release_date": "2025-09-11T10:37:17+00:00",
"revision_history": [
{
"date": "2025-09-11T10:37:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-11T10:37:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T08:52:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.12",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.12.0-202509030106.p2.gd16352d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256%3A70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.12.0-202509030106.p2.g15aade4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3A5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.12.0-202509030106.p2.g060ba82.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3Adbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.12.0-202509030106.p2.gdc5e4ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.12.0-202509030106.p2.g474ed48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3Acfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.12.0-202509030106.p2.g50c4daa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3Ace5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.12.0-202509030106.p2.gee4a20d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.12.0-202509030106.p2.g28db40f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-operator@sha256%3A1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.12.0-202509030106.p2.g20966da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3A37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.12.0-202509030106.p2.gcb8862b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3A89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.12.0-202509030106.p2.g21ebf32.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3A1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.12.0-202509030106.p2.gda2578c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3A9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.12.0-202509030106.p2.ge4d9170.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.12.0-202509030106.p2.gcc1194e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.12.0-202509030106.p2.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.12.0-202509030106.p2.gfac7b8f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256%3Af68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.12.0-202509030106.p2.g793222b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3Aecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.12.0-202509030106.p2.g8dab532.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256%3A80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.12.0-202509030106.p2.gd909925.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Ab917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.12.0-202509030106.p2.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Ab917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.12.0-202509030106.p2.ge6545e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.12.0-202509030106.p2.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.12.0-202509030106.p2.gc316b89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3A5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.12.0-202509030106.p2.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3A5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.12.0-202509030106.p2.g3aa7c52.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3Ada2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel8@sha256%3A9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.12.0-202509030106.p2.g6e5c04c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.12.0-202509030106.p2.ga92e415.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3Ac55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.12.0-202509030106.p2.g03e5b13.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3A8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g914cad8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3A5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.12.0-202509030106.p2.g72ceaef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3A549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.12.0-202509030106.p2.gda93f69.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.12.0-202509030106.p2.g3cca5da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Ab5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.12.0-202509030106.p2.g2869b1e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3Ac2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.12.0-202509030106.p2.gfc37dec.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.12.0-202509030106.p2.gc65c1f1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3Aef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.12.0-202509030106.p2.ga8ade8f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.12.0-202509030106.p2.g5fe565c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.12.0-202509030106.p2.gc69fae7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3Af79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.12.0-202509030106.p2.g748f713.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256%3A653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-cni-container-v4.12.0-202509030106.p2.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256%3A3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-controller-container-v4.12.0-202509030106.p2.g8fd2f8b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Ae24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.12.0-202509030106.p2.ga3aeac9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Afcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.12.0-202509030106.p2.g07d8af5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Aa405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.12.0-202509030106.p2.g644461f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3Af6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.12.0-202509030106.p2.g0c434f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.12.0-202509030106.p2.g072aead.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.12.0-202509030106.p2.ge355452.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3Adf31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3Ab9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.12.0-202509030106.p2.ga198aa6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3Ac1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g32e6d25.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3A7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3A5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.12.0-202509030106.p2.g6a09268.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256%3Ae5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.12.0-202509030106.p2.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3A7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g7e8a010.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3A31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.12.0-202509030106.p2.g1eb8682.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3A227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.12.0-202509030106.p2.ge96baf4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.12.0-202509030106.p2.gf638948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3Aa1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.12.0-202509030106.p2.g3d5dc18.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3Ad31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.12.0-202509030106.p2.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.12.0-202509030106.p2.g701a122.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.12.0-202509030106.p2.gcfdba3c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.12.0-202509030106.p2.g516000d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256%3A0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.12.0-202509030106.p2.g16dd021.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Afe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.12.0-202509030106.p2.g516000d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256%3A3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.12.0-202509030106.p2.g191c9e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.12.0-202509030106.p2.g4d3b112.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.12.0-202509030106.p2.g99bcda8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256%3A2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.12.0-202509030106.p2.g871dac7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3Acb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.12.0-202509030106.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256%3Aca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.12.0-202509030106.p2.gf90fb44.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256%3A02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.12.0-202509030106.p2.g16156ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256%3A65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.12.0-202509030106.p2.gbbab20f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.12.0-202509030106.p2.g71bb783.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256%3Ab89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.12.0-202509030106.p2.g31917a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256%3A7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.12.0-202509030106.p2.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256%3A76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.12.0-202509030106.p2.g2193ccf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256%3A23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.12.0-202509030106.p2.ga1b2a37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256%3A379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.12.0-202509030106.p2.geaff739.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3Abd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.12.0-202509030106.p2.g988b8cc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.12.0-202509030106.p2.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3A62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.12.0-202509030106.p2.g6817f4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3Aecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3Af0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.12.0-202509030106.p2.g5a4483c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3A515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.12.0-202509030106.p2.gc086bed.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3A97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.12.0-202509030106.p2.g03d89f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3A3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.12.0-202509030106.p2.g4f7f6b1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3Aa63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.12.0-202509030106.p2.g29a6e57.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3A2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.12.0-202509030106.p2.g537a74c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3Aa4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.12.0-202509030106.p2.g138a1cf.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3Aa766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.12.0-202509030106.p2.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3Aa766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.12.0-202509030106.p2.g60a36d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3Abf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g3b1f084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Aab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.12.0-202509030106.p2.g92c3b10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3A155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gfb7f08a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gf573ede.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3A43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.12.0-202509030106.p2.g09a1de9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3Af56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.12.0-202509030106.p2.g8e21378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.12.0-202509030106.p2.g85e2d05.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3A595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.12.0-202509030106.p2.g9c3fdbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3Ac4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd50f732.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3A17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gc3c07be.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3Ac9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.12.0-202509030106.p2.g48cd96c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g1a251f4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3Abde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.12.0-202509030106.p2.g7b08a4d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gb870fc6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3Ad254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gab963d8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.12.0-202509030106.p2.ge5e0233.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3Aa6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gc930dc7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3A61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.12.0-202509030106.p2.g145dbd6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3A90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.12.0-202509030106.p2.g2796e17.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Adb3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.12.0-202509030106.p2.gcd87d3d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.12.0-202509030106.p2.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gcc29770.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd054948.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Ae57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.12.0-202509030106.p2.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Ae57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.12.0-202509030106.p2.g5b066ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3Ab8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3Ab8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3A18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3A18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.12.0-202509030106.p2.g6fdb648.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd@sha256%3A3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.12.0-202509030106.p2.gbb82e89.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3A07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.12.0-202509030106.p2.g8a84952.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3A6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.12.0-202509030106.p2.ge00019f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3A28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.12.0-202509030106.p2.g5dcfd67.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.12.0-202509030106.p2.g30e97ba.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256%3Ab816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.12.0-202509030106.p2.g8bd0ea8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3Afa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.12.0-202509030106.p2.g5ce896a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3A30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g336d03e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3A3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.12.0-202509030106.p2.g0fe74f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256%3A0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.12.0-202509030106.p2.g31a67da.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3Aebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.12.0-202509030106.p2.ge456249.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3Af98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.12.0-202509030106.p2.g6b54388.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.12.0-202509030106.p2.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.12.0-202509030106.p2.g5c54d04.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3Ac527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.12.0-202509030106.p2.g74ce8d5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.ga19615c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Acb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.12.0-202509030106.p2.gf407c8a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3A7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.12.0-202509030106.p2.ga2882f7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3Adc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.12.0-202509030106.p2.gb6c243d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256%3A49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.12.0-202509030106.p2.g440886d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256%3A3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.12.0-202509030106.p2.g6b5bfff.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3A00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.12.0-202509030106.p2.gd6d8c1c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.12.0-202509030106.p2.g0565766.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3A9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.12.0-202509030106.p2.gec8a839.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3Ad7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.12.0-202509030106.p2.g1964124.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3A1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.12.0-202509030106.p2.g0a12d74.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3A9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.12.0-202509030106.p2.gefd6ffb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3A860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.12.0-202509030106.p2.g5993d02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.12.0-202509030106.p2.ga4db96b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.12.0-202509030106.p2.g30386d6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3A46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.12.0-202509030106.p2.g44e623d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Adf257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.12.0-202509030106.p2.gc76613c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256%3A068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.12.0-202509030106.p2.g998d12f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.12.0-202509030106.p2.g1053f14.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Aff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.12.0-202509030106.p2.gbb06dd0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3A379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.12.0-202509030106.p2.gb0407e3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3A85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.12.0-202509030106.p2.gd32006c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3A42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.12.0-202509030106.p2.g793222b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd09e51a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g793222b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-machine-controllers@sha256%3A01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-machine-controllers-container-v4.12.0-202509030106.p2.gf13e381.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.12.0-202509030106.p2.g87ab378.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3Af3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.12.0-202509030106.p2.g03e8cb5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3A3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.12.0-202509030106.p2.gcced5e1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256%3A216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.12.0-202509030106.p2.gb78e8e7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3Aacbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.g7dadc08.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256%3Ab7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.12.0-202509030106.p2.g4fb4334.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256%3Af053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.12.0-202509030106.p2.g8a37e70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3A33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.12.0-202509030106.p2.g36c0669.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.12.0-202509030106.p2.g0f141ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3A585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.12.0-202509030106.p2.g5fe565c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.12.0-202509030106.p2.gef1d057.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ab182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.12.0-202509030106.p2.gd691257.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256%3Aa85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.12.0-202509030106.p2.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256%3Aa85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.12.0-202509030106.p2.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3A7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd7cca47.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256%3Ae968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.12.0-202509030106.p2.ge170dce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256%3Ae77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.12.0-202509030106.p2.ga61d43b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel8@sha256%3Adfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.12.0-202509030106.p2.gcced5e1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3Ae11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.12.0-202509030106.p2.gb190788.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3Aa4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.12.0-202509030106.p2.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3A4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.12.0-202509030106.p2.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3A08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.12.0-202509030106.p2.gd1e399d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3A6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.12.0-202509030106.p2.gc9592de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3Aae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.12.0-202509030106.p2.g2867a6b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256%3Aedad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.12.0-202509030106.p2.ge4c0e10.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256%3A724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.12.0-202509030106.p2.gf25ae2a.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64 as a component of Red Hat OpenShift Container Platform 4.12",
"product_id": "Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:37:17+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7c5f757b5d3d2048052401dd057f3096890b4075ca9b86b5f890a8e4c6d38b85\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
}
],
"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 Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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 Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:37:17+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7c5f757b5d3d2048052401dd057f3096890b4075ca9b86b5f890a8e4c6d38b85\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
},
{
"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": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"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 Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-11T10:37:17+00:00",
"details": "For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7c5f757b5d3d2048052401dd057f3096890b4075ca9b86b5f890a8e4c6d38b85\n\nAll OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15332"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_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": [
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:515f2114fbfc162743a7bf1bf92ebcc8768fd2357d7b6e705d16794a920b5720_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/driver-toolkit-rhel8@sha256:9f5e17d8432fbeb0f1e7b1acac68a6407d6205a6c7d6a943f6c9b196beac4e9c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:08d082338922e89d9612dd0e5f98ac58c9a16d08f5faf7a8f19eb6f937e5e77c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:cb0ed211a4ddf88911c1c785e41dfb0b32b68e185c918dc97aeda2f95ea53cdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/network-tools-rhel8@sha256:df257ec329a26180c477152d05ce893db5acc59d7bf34123f539afca36584d49_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:15d799a1af66e09ab062d8f0a2cbfa1d46c1dcb1ca13a97329a5197bb7117dd2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98cc992ccb28bf94945e6066234472909e4d9be19d45ebab9b2db4c851885d60_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:291cef728adef2860ab72e190c15248404ba899eb7f0e8d5d2f47a3bfb1062c2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:1aa5c1c9192c7f78cb987576885d3a054ce9e473000d443a80f42b0297284d55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:0eaae56194c9298f7857384e95abc6bb1bd64c171675f9dc95feca9bf0e91d3d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fe0f328eb84b1d0000a2a0c8933adef3e4e6eac8b2d9cefcb1ed643ca35cb84e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:3737c6f10d56ba6d8149078b06f369d11b1ead10b9669f3297f7e01cc1fb194a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:756155fb1ebb3ab31ef9d8af07a2df444534767f3a7bb1b117e0e71c87fe976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:4878cbca686246df0ccc8dea315242f05241586d1177a80a52bcddc438c6a10b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:2160ae04cf4537ad5f32d7a73fc36f32073ad87ad909280801d8c2d67a22f959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:cb67221691a63ba5bbbe34f7bb32e667f972f520212cc5fe9f53ad861ea219f2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:ca1c69453480a8040fc0b5f7804c539dfe0633457fa1b4c22c203c7eb118b959_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:02bd0b920f3f8b0d7cc64fe95bfcd617228f07936ce84d2cb9b086217aabaa9b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:08345e98ee579b5ade0fa5ae107621b51059bf7b2c9eb18e869f47219e2b6a55_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:65f4f011832dd9c030d416d4534ec489b619dd215af436f3f28fc241698d19eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:b89f18659016a95704d83fb6d149c88fca5f93ae9629d7b066bcce678f52e3ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:7989766df87e4c3af874974258908bcd774b99746068ec3d67faad695bce1ed7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:76180e067fef5b08d9ae32eefb38f3ccdf7178eafd3a258d0cfa90eee68c2c82_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:23c7e5fc72b10334088e23256782ed4bec8b126da5c72f71eb039b5950ef57a2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:bd2cccebfa41d57c429e36e46b5f1d280fc6ac60e630fe04369807bc266d93e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:379c4dc22ca48ebfacd62af858925a592c26c06c5584f00bd7942ce63615a613_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5884ae0f98c101457a107be27ee3f3f91213888173a6ec6580986097e1a2a42d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:70d8f80091d14dbbc872008daed9eb5d91746c6b95888e76c04d2de9d7975995_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:87027b824b8234585df5ff22e666d9a779ba773b2bcfbbcabcf5db7d7856cc12_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:dbeb99ea64a8a1beb206e369bbcb7e195fc3f8fdf320b145e10f9345e4d5b913_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:62c05ef16c42cbe9f752a59508a4c2b921b70ab7aa797156374a50c6b73c4a68_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:04691ca10c577d665572fbc9da28b6f635fcd0592812b03db987968a6369465a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:ecfd900185d12c7c00a107f764c3af80d0968f6d667f9eaab4967244f2aa976d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cli@sha256:df31d6a075c6cedfdb5408f4d78ed4639af4a1d7439e7e522baf645862f2c277_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:f0939b76dbf304318fa9f830fe26f3abeb60222d5d681682cf5dc9994f80e010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:97dc37302b9c77bd1afb362efc6688f5bb8921629bb543fee2dd3e1e2c7670e4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:3154b7780b92e551a689137e69cf3988352c93da106b0fd6e6fde726af5a4829_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:a63f1fb8eafdc2ac61e9a8347ce0c458c26ca329907ad1e06834c8f362afdb96_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:4a3cdcf525b1f3f545f71796bd716935e8e0e106808fb50f55d6c5144b9e440d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:2f2efc1ca30b75ccb4d5ad8d7bbee99f2f33b50ab35bc83518dbd46f8c94939f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:a4431a5f60bf10f5c6b70b4ee7dcff8ce933b2bff179ad8f47e405b0cf8d6a6c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:a766265fed08cd1e0dff2da0b17247bb21dbcab5620ac7863ddead41ac192f13_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:bf54cd260c32da87cdb201570d7098954f4847f1287757ccabe4e780ed52845b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:ab76d3e603d700a7786857ca7c50d7a82264d45b66c936ff604c2d45ab0dc99b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:155f512385b3a6dee24364a8cfa451a1401557acd5fd01f3df0269bd460ab5f6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:6560a0431bc56844881706657f151b854e80ba5286d33565b1ea0250ffb6e06b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:43ffa2e4fd392de382b26cbdfa8717c6ec24fd3958341f2e05dd27ecddcd80f1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:cfe1aa6a035ee5904bb48726b2d44293b0e9d3cea78c1fd2b481f8153b0b6038_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:f56d7d06fe837507b368bd1ae6432cd753aaf51dd667e4320cb6e0421f28a5ea_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:1899a9e498773fa1d1f2b8da3325a0c7837e418b5da022ae9a225600385bf014_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:595d4e57dacb1b18e94fb3fbf300a590447343b73f290fa826e291b90a08ae63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:c4c25596c63c67592c084e697b9ed826c628b441c17a3390f50ef80d1743d9ab_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:17df5e85494c27c326b44e15f356a98887a698745cb392f54d245443e697e685_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:c9901c150d3a3ee55afa44a931a4794a5fb2e54bba35c495831caf301676ed3f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:85510d88eca66906b5bc9cd21d095e2e5e092d154850bb1320e85b71e33e6536_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:bde6dbfd44f96dc90e5a78c7c373ea56c1b6f3137523b660c9c1be2f1752b614_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:ce5468c66e45538a5a57102c9ea4afc76a33276876d17d46c50f1d95dc08c31c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:4d56846fe7beebab50a8b54820e63d388c018a38c743449b24ea857dc9e94878_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-node-tuning-operator@sha256:1c395ca81a66bb8ba61b7d59d5df6c7e2f5b209347a394054ad4e0081caa59ae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:2d1ac9b6e84efbadef7542907f61d61cf075b64e877ee835fe08857ff79581e1_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:d254dc0767a6edb8b9f2999cd907054151d83f4b96f8b0ef9833223be5c71aeb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:a6fbdc56f55d0f5f08bc237c417b853866bfbe23183680528175512b356c8b78_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:37370c3b631d15c3fca40f1898804a7aef7a122b83ca80def93e05cdfacc06b4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:61404700b2375ae3199b3260d4174d3de5fc4e06a32dac676bb54b119f9bc940_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:89ef901f34d0591fa193f634536c47a8d3f66e1f2fe3aabdd64e228c88a5227c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:90bda371ed576c58b1f1f918275232db7e8b6268c9a3bdc6b8ff7583c83d63e6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:1cdd921294d59f71776bda72c7ef8306bfde842efb651fd9507bce85ed54f185_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:9cb7c233e52056c3c530e04473b1b7070fd070ca4cfacf5ad41fa6e13293e342_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console-operator@sha256:c1f81059c0b0997a52d98206d8474c81333250cf9c0ccea908db98ac67f5d808_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-console@sha256:b9e999ee32cf9373f6edd6ddf7bba2b7bf1f7fc202bc6d59ac9dd5b5d4bf3b40_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:db3e05bc44f910af8e0d59295441007c4514ee99fc1109d2fbb20bce45f95980_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-coredns@sha256:377f9efe96d70af9b13453ecfa365b2855d2f52551cecf9918135dfe94b1466f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:ecdbdd43b82078f39f915e95959045b0ee580fb0a235fd408313d861e08c6aed_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:f68fa7373246b9fb7455aadbe72a8bb00f54f4190f0c3a465ba98322dbd4d7d7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:80455deb94b7d3608ff41a1e539eb243f52ce76b071961c255bb5a5e16863b03_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:1482c8f855deee34bf1b977916ffe9eac428533b115ab3067106880606ed02cc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:197ebfa76d22011169313d6b76c705bd6949d803cc020442d742462f9b74f1d5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4434f1e9e0b2f0a49000dad0153766c3b137fe26006ead878ecc1d95143beae0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:7242460717b3c29acc4def2a4dec21b539c87c1151941b3f9d549f35c64ea1eb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:5cb7e2e5cf20870ebb892831e1d6a54c926e1f1311264a423e6d16acaf56a5bf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:e57403203b77206caca5ab9c05ba70b09cbf86caf3a5178dc1b4fc15ab11a255_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:b8ce816a2548cd33c3103a5830e656b74c7534690afc7e3356d5dace7c10c010_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:b917aea1bb38c694542beefc5502b8e456ba10c23477d73bf25ceaeb77280dcc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:12adcf29a878a8e4e0b1960b165dd9f9b7a93d237454c1a31d9fe447c0c1b7d4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:18ee0939d60cb2501114ee7dfec1983446e681b1712d11a0415a23614c62776f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:da2e1729669e2dba26ef4a454a048915d11c782a714e2dfde84cd96300ce16b3_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-deployer@sha256:7bd60093c2d14f02d77de205d9eb4a296744a549ebd053a4038d0794e7a3e62d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-builder@sha256:4fe96bd9d02e54fb94ec878426860a99cdb56294eea08329117687b220fc48db_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-docker-registry@sha256:227a27e7a9b0c0f4b48ab3914a0c88388047ef3dcacb69c1d4280e642297a31f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-etcd@sha256:3e93e19473f81377dcd3f0120e2124d6ccde64a0473f134bf15d4b2951734bf0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:07b1b2c2906d264cfaea15308715f7fa3b03e52e8c4448b76e3ada38e7944628_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:6f72b3df14c4fed06636fe38844e4ab60229c43de993d38a0257066b1880b819_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:8f3f9b902dc63894557d873354fabca9815b33df1a934d70995bc22a6f6f6a41_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:28ec403a82cd8229aac65447d634ae88c1728062e78e2c85aea4a54d7fb32912_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-haproxy-router@sha256:5ae121163193272af47a8e5a77da98153966e2d1a5169fe6e523e5ba54583d1d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hyperkube@sha256:e5ff0c24f6d2e45ddce38245e870868d3c1d653d684a27ad90fdc4a89ebbec48_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:549115946f95b152d30cff24eb43953f8ac15b38bbea37cb0683b9cb6f820d3e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:b816945718eee717f164b6121ab523c42a1ffbee52692ff018ff80d7f040d59b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:30f0954a25da5f1235ba436338b6b46f6ebda7b7e763ca23c3fa7e582283007f_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:fa7d0e8254dfef1898d0716f5cc741ca581e171157742986bb0f2cd3475fa504_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:6270ae546257918fe84e5aa42be8ca0db8363ca0ca5219687bf05a0b532d596e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:3337f1a1e0a3c2cd4d7b2959629a820edd6a10628a8e7d0c8b530a113e5456c6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:0a54738c411d8b795bc546810bd0ecb3887a633cd771ee749ecf26e5a49a9d7b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:ebfef4c44eaa4b91d3c1c0a702b61a2cb8063d00500b9de9090da8a548fd20cf_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:f98e28cfa793b54ca8d9c1640876120ca23b4824b3d25c8f5b4fd6997e543d19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:3d79cbd7f89f898bcbe1abf5ff18491b96b1b122ae782fcdc5608dac0a7a7896_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-installer@sha256:2d65b33bde973239926da00b56978260fb0e7b09d733bd37cce1a33cab4ac27e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:c2fb604479a53af4f9b51d3eb75c61b0f904ba15f8164e5be9a5e52542287408_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:899824855b3c975e666e016af760e2ad8a73beebb3105a33b59ec62d2f774583_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:b5caa9cae471cb364436d7fd3ac21647fb1b5fb02859824898005b788c672dac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:ef33a3eee445cbf6a928e1cc4a8313ad495268a522490188b47c4d3114491215_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:33212322fe1c34cc3e8e716998cc13d7c5cca70713a920cba736fff4437ebc06_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:7255b94a2c8f360f6604da25b4b8f201c7e67fb3b615046485b23cc1c7bbe206_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-proxy@sha256:26baf27128e06f24e725f217427dbfa2ce77470c09cbe8356c5b0b86907e58a7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:38227d406ecbee17832c82e52907c180b50a8e848e5835f9443fb99679f07d6a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f79b19dfcea13107b29e22f5d101392f2a574500d1a26c4a9f783b80acf05928_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:c527f70ec01d52421fdc40c226c0cc9100ffa93d25ef1536521460aec16b7d1a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:3af6fa259764f9d6ab191975e0b7267f11b11166c5d0cfdf4800214e9a769aa5_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:653ea157de585e7bb83cd7adcb1d48d9f50833a160a751d9fe91f8ce7692531a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:3f7c2047f34dd6a9ed3591ff6d58d1d4301052b05196984c754f51fa3f5216b9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:7f1e9ea250558b7f2a2c7c8f40b4fb95ab805d45bdcafaf0674b4701bb12d2ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:dc5df52e406f5c90bd8a5d267b38c3b39ac219493c74d47144df66f2a7f9529a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:49f0e2ee63b613da5f41da5117b65825c188d92e991621a8fd26aa8c65f54b7c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:3dab9218072db82c517b48fb7b5e64e0cda9a2aa65f1c4dc2574d0533927c99a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:00c935dfb1b18cea9b95de640916a4fd2f1ca32400f291125f1b2a400bba477a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:1fa8586509b2b1e684f515ef3d94fcb4c73b3d0a495c49cc179fae12cb8c63be_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:9db15f28556affd7f9300bc67d853a73e2377fd19ba96c852782da5d7850fc63_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:d7ac953ca2e148a9bdd514df8db65bc72eefb86ce26f9285dadf89cdb65c69f4_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:1a6887905a53f04aabe8e7a54bd9e50ffc866a77008af12a072bd30dd44be043_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-cni@sha256:fcf37a88b347386945423769da7549e5188a28dce83cfdae8b90f007fdf9d173_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:a405ecc4c2550dbe889d4e047016171c3163b72fe0130e8e9c134025d384e5e8_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:9da59b21215588a173b120038e76f543095fc673b0baf7a3f07df3292c1ac811_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:860135ab13752ba3fe0ee4dead4fd1dd7084839c10a547f3fa1835e0f4b586a6_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-must-gather@sha256:2b4a2379dafaef96fce39c29b7ab2b64240b2ded16b801e4aa2f4f70802b57df_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:796a799c1ec579cfd251466c4ff59b76283bae61ebacbcb6f9919c3158644cff_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:46b16b8b724123d6db5917d22553f2133c3d713fad50c39a047dd60cb7ba2adb_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:068d2300f54d9cdfeedf94d332a79125c863a47838dc52435151f554e861552b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:823513a463512650805475afd4d410636ca741230fdb09d99a738afb5f987326_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:c55b8db990ba44a0a4fd7bc356245d20d773b6dfd998e63f73c08738c5801c19_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:f6ad19d8bc3bffdd552cb944b8304e44b211c6a52e3b1ca11d926ef6d4d9a5dc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:ff1c5fbfcea13dbb0fac839e20b87b8f63b53c758a420355743345569a661f20_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:379063833d53395d523c3fc1e51e2197fbba1df1b0a9a27549eec4f00498a866_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:85eeb87f0fb3d12e6aba82a575e40ab8016692428ccc24ff02e5e5ed803bf11d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:a1cac3e6ab06155b472fac67c56c6155a28ea51ccdc8793a6d83e8b7ec941f43_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:66e45a958a011c9f256b52e93e32b73b167ab28811ef764187212c94d025d04b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:42a2d3f22c71ec76a488440bdf3c71855d2045371cc355f34d5a38ff24f6e715_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:5d778000fffc8379540d1777bb0a68c5ec58b29f4b132622f5ca67ffef93e67c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-openstack-machine-controllers@sha256:01e5286d651fcedc55ebefc68ef4552ff1070f089f11a4f43e0b2f7065f22e2a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:d31afbf5f4aedc965cf0ce587e8dfb8be2185ddea7ddfa2fa97d4b0f5f779310_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:e24ffc131d22e11ac666feb17633008b14f00806f92eb775f601172489c82871_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-operator-registry@sha256:6ac7697f026d9352eaecfd5a754d246d8b4e6a5867fa5f4f681795dc9914c2e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:f3dfa01c44eef8b92a39376e4ae8069a4f27146526cf75ca22a90ee2e14095e9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel8@sha256:dfbf7a90c3f3e2a2ab360fcb94262cf1a2793b6c4173bb2611eeddd6c187b9e0_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:3f18ac8fd4d3fa32849194ff9e7f2dadbe528aaa12d7e71adf5c7b32b1670d67_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-pod@sha256:31941d471a20c0ee5477e9c3670502c875c80120fbe7544018c60d520f22203c_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:acbcf68bf23eb15989bbbbeb30840a4a266c482e644a9a2e28adce058a80f7ac_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:216ceaedaf45398770d3df2019423f0b96bc2604a97ed198acf8a9b26395b70d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:b7d46a4c00391b8f2a5ee0546554160aebf558acaf07f60d9c4ddcf8fc0a73e7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f053ecd0625349615fa3e83fac5b88200d5555f6d52c8135e6aa9277b97b9db2_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:e11b957d3903e6b03430315ed4a31bad8eab19f462be8f7d953a6e5cb0083cf7_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:8f3f2c1ce9b05e565ac879441c2f759ea4fb28d664e0b5000c229710558d24ce_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:a4134f102041918aa0479395b5fe663ec6d5a09c5361bba63ba14511a2d8e77b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:08743647cfedde2eac5cf66dbfa3e1e7abb17e7523d5aafd22d5917d7826b818_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:4cd44de1d6d90eb9c278a35dc6a7c392e4dae3b50de808358693f8f5d89c2cae_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-prometheus@sha256:5a777607d688057a75b22f145118819d6ba7da5723d6eb923f19f8ec2ec7f8fd_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:585c2b0f5b9f8afbc16320c7c0ab27dfe7c7c4f0dc6f951dc84b55ca0630e887_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:96890a1f2a0b2cf5d2b957bae9208f759b005b0d86001dfd3f7b3e025d972379_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-telemeter@sha256:6d8275b47688048b80e24f1a80ed616821a93319fb483bcb0b015c36619e5231_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tests@sha256:63329033a70d4fcbc7442aed30b4945235e62164363ee696db0864322b286483_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:ae6e3aa5922b54bbc6ce8619cccd7649f9acbf14f15ef2faa5ebf2567b59a9da_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:b182bfea8ee3661f1b8bed3d2d94f03db91f346fe67cc19af203d9082d6a22c9_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:e968914f92abc3e9811dd81a0a4abcf1b99115c5665be6aae26f2167e4fc2d3a_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:e77ba2e5fd5a4f66871db6160bd228202163edad4c5549782966dd953ed3861b_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:7ea7e001a69213d15b824ae6f773b3d5dfb5747cd7d170df5bea0413f3652a7e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:a85d6dbc3c19dc71a75d92e0ea78d94c566cdd4ad7e73a11ce7c65a1d0b6766d_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:edad3f6c2b60b4a5152373b81481aff4482d35eea86ec7b23cdd484333004f9e_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:724c744878c8d75a6663fba9a8f5d76826c4d8bdece9e64593b0116f42112fdc_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:507cc745c2d42a2cccb529734b525561809a8f1d1f4508daffed650038af3f51_amd64",
"Red Hat OpenShift Container Platform 4.12:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:78ad1ba41573fc9e40e28d695826b7d89b53fd25ebdaf74fdbbfd744a3f7b4eb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:15673
Vulnerability from csaf_redhat - Published: 2025-09-18 04:52 - Updated: 2026-06-30 08:52A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
Workaround
|
A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, ".")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
Workaround
|
A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 | — |
Workaround
|
{
"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 Container Platform release 4.13.60 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.13.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.13.60. There are no RPM packages for this release.\n\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\n https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nSecurity Fix(es):\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n* golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing (CVE-2025-30204)\n* golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws (CVE-2025-22868)\n* github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog (CVE-2024-45339)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"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:15673",
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45339",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-22868",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-30204",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15673.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.13.60 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T08:52:09+00:00",
"generator": {
"date": "2026-06-30T08:52:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:15673",
"initial_release_date": "2025-09-18T04:52:06+00:00",
"revision_history": [
{
"date": "2025-09-18T04:52:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-18T04:52:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T08:52:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.13",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler@sha256%3A0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=atomic-openshift-cluster-autoscaler-container-v4.13.0-202509021614.p2.g3ce55c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel8@sha256%3A970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-container-v4.13.0-202509021614.p2.g15e6f80.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256%3A36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-file-csi-driver-operator-container-v4.13.0-202509021614.p2.g70e0530.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers@sha256%3A1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=baremetal-machine-controller-container-v4.13.0-202509021614.p2.ga2c6ca6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel8@sha256%3A215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-runtimecfg-container-v4.13.0-202509021614.p2.g1280cf5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel8-operator@sha256%3A11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-etcd-operator-container-v4.13.0-202509021614.p2.gc46a23e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-operator@sha256%3A6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-monitoring-operator-container-v4.13.0-202509021614.p2.g3aa7687.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-operator@sha256%3A3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-network-operator-container-v4.13.0-202509021614.p2.gdf5cf27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ae4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-node-tuning-operator-container-v4.13.0-202509040415.p2.g978a6c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel8@sha256%3Aebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-policy-controller-container-v4.13.0-202509021614.p2.g3b0d075.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-operator@sha256%3A9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-storage-operator-container-v4.13.0-202509021614.p2.gb38c26a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-operator@sha256%3Ab998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=cluster-version-operator-container-v4.13.0-202509021614.p2.g8b3acae.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader@sha256%3A524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=configmap-reload-container-v4.13.0-202509021614.p2.g9adad59.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns@sha256%3A06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=coredns-container-v4.13.0-202509021614.p2.gd3037cb.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher@sha256%3A2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.13.0-202509021614.p2.gd929084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel8@sha256%3A2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-attacher-container-v4.13.0-202509021614.p2.gd929084.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8@sha256%3A60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-container-v4.13.0-202509021614.p2.gba00838.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256%3Ad75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-manila-operator-container-v4.13.0-202509021614.p2.g596a53c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel8@sha256%3A899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-driver-nfs-container-v4.13.0-202509021614.p2.g2b914c2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256%3Ace38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.13.0-202509021614.p2.g3587db5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256%3Ace38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-livenessprobe-container-v4.13.0-202509021614.p2.g3587db5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256%3A1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.13.0-202509021614.p2.g9ea90f3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256%3A1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-node-driver-registrar-container-v4.13.0-202509021614.p2.g9ea90f3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256%3Af23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.13.0-202509021614.p2.g0bf126b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256%3Af23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=csi-provisioner-container-v4.13.0-202509021614.p2.g0bf126b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel8@sha256%3A136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-validation-webhook-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=driver-toolkit-container-v4.13.0-202509030115.p2.gd719bdc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256%3A62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-egress-router-cni-container-v4.13.0-202509100711.p2.gdfe0373.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy@sha256%3Aefb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-openshift-oauth-proxy-container-v4.13.0-202509021614.p2.g44af5a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256%3Adeaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gdf2f11e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256%3Ae31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=golang-github-prometheus-prometheus-container-v4.13.0-202509021614.p2.g7288609.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel8@sha256%3Ac867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-hypershift-container-v4.13.0-202509021614.p2.ge548ac7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel8@sha256%3A543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ibm-vpc-node-label-updater-container-v4.13.0-202509021614.p2.g6d619f6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Ad2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-container-v4.13.0-202509030115.p2.gfe91b38.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-agent-container-v4.13.0-202509030115.p2.g92e3efb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-rhcos-downloader-container-v4.13.0-202509030115.p2.gce29177.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ironic-static-ip-manager-container-v4.13.0-202509030115.p2.g4536724.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy@sha256%3A7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-proxy-container-v4.13.0-202509021614.p2.g9c88237.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256%3A093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-rbac-proxy-container-v4.13.0-202509021614.p2.gf35f954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics@sha256%3Af2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kube-state-metrics-container-v4.13.0-202509021614.p2.gfd791df.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-cni-rhel8@sha256%3A620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-cni-container-v4.13.0-202509021614.p2.g36754b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kuryr-controller-rhel8@sha256%3Ab5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=kuryr-controller-container-v4.13.0-202508300109.p2.g36754b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace@sha256%3Ace79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=marketplace-operator-container-v4.13.0-202509021614.p2.g2a1df4e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256%3Ac01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=multus-cni-container-v4.13.0-202509100711.p2.g12897bd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel8@sha256%3Af14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-networkpolicy-container-v4.13.0-202509021614.p2.g7176ab7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel8@sha256%3Aa877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oauth-server-container-v4.13.0-202509021614.p2.geb54be2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel8@sha256%3A3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=oc-mirror-plugin-container-v4.13.0-202509021614.p2.g96338ef.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256%3A985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-builder-container-v4.13.0-202509021614.p2.gb379980.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256%3A401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-cli-container-v4.13.0-202509021614.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256%3A1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-console-container-v4.13.0-202509081917.p2.g5f8061a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-operator@sha256%3A2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gcb4657d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256%3Ad62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-deployer-container-v4.13.0-202509021614.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256%3Adbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-haproxy-router-container-v4.13.0-202509021614.p2.g8b39926.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube@sha256%3A293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-hyperkube-container-v4.13.0-202509021614.p2.g53fd427.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover@sha256%3A2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202508300109.p2.g1a14e5c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod@sha256%3A0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-pod-container-v4.13.0-202509021614.p2.g53fd427.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry@sha256%3Ac6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-registry-container-v4.13.0-202509022215.p2.gd00c269.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256%3A4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-enterprise-tests-container-v4.13.0-202509081620.p2.gd14f9b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel8@sha256%3A4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=openshift-state-metrics-container-v4.13.0-202509021614.p2.g9be421f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager@sha256%3A994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-lifecycle-manager-container-v4.13.0-202509021614.p2.gd821d7c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry@sha256%3A67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=operator-registry-container-v4.13.0-202509021614.p2.gd821d7c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256%3A1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-api-server-container-v4.13.0-202509021614.p2.gf8f7839.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256%3A45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-csr-approver-container-v4.13.0-202509021614.p2.g46c4e76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel8@sha256%3A12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-node-agent-container-v4.13.0-202509021614.p2.gdad2cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256%3Adf969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-agent-installer-orchestrator-container-v4.13.0-202509021614.p2.g46c4e76.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel8@sha256%3A9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-controller-manager-container-v4.13.0-202509021614.p2.ge41e11c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel8@sha256%3A3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-cloud-csi-driver-container-v4.13.0-202509021614.p2.g6384f90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256%3A91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-disk-csi-driver-operator-container-v4.13.0-202509021614.p2.g7e41597.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"product_id": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel8@sha256%3A637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-alibaba-machine-controllers-container-v4.13.0-202509021614.p2.g4c0f96a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel8@sha256%3A5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-apiserver-network-proxy-container-v4.13.0-202509021614.p2.gf56c606.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel8@sha256%3A5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cloud-controller-manager-container-v4.13.0-202509021614.p2.g95c03b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel8@sha256%3A0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-cluster-api-controllers-container-v4.13.0-202509021614.p2.g27360a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8@sha256%3A808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-container-v4.13.0-202509022215.p2.g8205d51.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel8-operator@sha256%3A5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-ebs-csi-driver-operator-container-v4.13.0-202509021614.p2.g8f05d9c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel8@sha256%3A0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-aws-pod-identity-webhook-container-v4.13.0-202509021614.p2.gae01a27.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel8@sha256%3Ad2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-controller-manager-container-v4.13.0-202509021614.p2.gbf9bd02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel8@sha256%3Ad8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cloud-node-manager-container-v4.13.0-202509021614.p2.gbf9bd02.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel8@sha256%3Aa284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-cluster-api-controllers-container-v4.13.0-202509021614.p2.g3f757a8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8@sha256%3A480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-container-v4.13.0-202509021614.p2.gb6d3fbc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256%3A683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-azure-disk-csi-driver-operator-container-v4.13.0-202509021614.p2.g8534d75.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256%3A727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-installer-container-v4.13.0-202509021614.p2.gded53d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel8-operator@sha256%3A12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-baremetal-operator-container-v4.13.0-202509021614.p2.g3f56e49.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256%3A18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cli-artifacts-container-v4.13.0-202509021614.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256%3A2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-credential-operator-container-v4.13.0-202509021614.p2.g134ade4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256%3Ac88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cloud-network-config-controller-container-v4.13.0-202509021614.p2.gd377281.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel8@sha256%3Aa2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-api-container-v4.13.0-202509021614.p2.g12f767b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-operator@sha256%3Aa0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-authentication-operator-container-v4.13.0-202509021614.p2.g1801056.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-operator@sha256%3A068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-autoscaler-operator-container-v4.13.0-202509021614.p2.g0007e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel8@sha256%3Afd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-baremetal-operator-container-v4.13.0-202509021614.p2.gcc237f1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap@sha256%3A58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-bootstrap-container-v4.13.0-202509021614.p2.gee908b6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-operator-container-rhel8@sha256%3Ab06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.13.0-202509021614.p2.gb247793.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel8-operator@sha256%3Ab06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-capi-operator-container-v4.13.0-202509021614.p2.gb247793.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-operator-rhel8@sha256%3A4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g38f638f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-operator@sha256%3Afbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-config-operator-container-v4.13.0-202509021614.p2.ga6d5653.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-operator-rhel8@sha256%3Aedce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gc5fb628.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256%3A223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509022215.p2.gc068540.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-operator@sha256%3Ae11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-dns-operator-container-v4.13.0-202509021614.p2.g65a8fda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-operator@sha256%3Ab62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-image-registry-operator-container-v4.13.0-202509021614.p2.g6e62a85.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-operator@sha256%3A61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ingress-operator-container-v4.13.0-202509021614.p2.ga45f7a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-operator@sha256%3Ae4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-apiserver-operator-container-v4.13.0-202509021614.p2.ge9e7172.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel8-operator@sha256%3A41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g18c076b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-operator@sha256%3A49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gdac7113.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-operator@sha256%3Ab745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-kube-scheduler-operator-container-v4.13.0-202509021614.p2.g2e7c269.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256%3A1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g721de5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver@sha256%3A9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-machine-approver-container-v4.13.0-202509021614.p2.g25fe7b4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-operator@sha256%3A6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g9abb220.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-operator@sha256%3A44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g6e7e783.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256%3A069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-ovirt-csi-operator-container-v4.13.0-202509021614.p2.gb293972.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel8@sha256%3A96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g312c5f2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-operator@sha256%3A1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-samples-operator-container-v4.13.0-202509021614.p2.g7e7affa.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys@sha256%3A221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-cluster-update-keys-container-v4.13.0-202508300109.p2.g7033b48.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256%3Ab69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-containernetworking-plugins-container-v4.13.0-202509100711.p2.g3086cf6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel8@sha256%3A11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-driver-shared-resource-container-v4.13.0-202509021614.p2.g01bbb23.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256%3A887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gbc169d2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel8@sha256%3A4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g01bbb23.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256%3Ac6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.13.0-202509021614.p2.ge8036ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256%3Ac6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-resizer-container-v4.13.0-202509021614.p2.ge8036ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter@sha256%3A1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel8@sha256%3A1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-external-snapshotter-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller@sha256%3A669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel8@sha256%3A669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-csi-snapshot-controller-container-v4.13.0-202509021614.p2.gc8a7a09.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ab7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-etcd-container-v4.13.0-202509030115.p2.ga6b7ad4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel8@sha256%3A33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cloud-controller-manager-container-v4.13.0-202509021614.p2.g507fea9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel8@sha256%3Aa8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-cluster-api-controllers-container-v4.13.0-202509021614.p2.gb8a2772.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel8@sha256%3A016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-container-v4.13.0-202509021614.p2.g81e6074.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256%3A971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-gcp-pd-csi-driver-operator-container-v4.13.0-202509021614.p2.g08c561b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel8@sha256%3A0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-cloud-controller-manager-container-v4.13.0-202509021614.p2.gb5bcaf9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel8@sha256%3A03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibm-vpc-block-csi-driver-container-v4.13.0-202509021614.p2.gf4ded0e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256%3Afe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g40786cd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel8@sha256%3Ab2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-cluster-api-controllers-container-v4.13.0-202509021614.p2.gf269441.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel8@sha256%3A3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ibmcloud-machine-controllers-container-v4.13.0-202509021614.p2.g4698265.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256%3A039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-image-customization-controller-container-v4.13.0-202509021614.p2.g34a4abe.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel8-operator@sha256%3Acb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-insights-operator-container-v4.13.0-202509021614.p2.g162554e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256%3A35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-container-v4.13.0-202509021614.p2.gded53d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256%3A06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-installer-artifacts-container-v4.13.0-202509030115.p2.gded53d3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel8@sha256%3A7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kube-storage-version-migrator-container-v4.13.0-202509021614.p2.gac20da3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel8@sha256%3A90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gee2033e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256%3Ae53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-kubevirt-csi-driver-container-v4.13.0-202509021614.p2.g9d909f7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers@sha256%3Abd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-libvirt-machine-controllers-container-v4.13.0-202509021614.p2.gd4b7a8a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-operator@sha256%3Ab9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-operator-container-v4.13.0-202509021614.p2.ga950acc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel8@sha256%3Abcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-aws-container-v4.13.0-202509021614.p2.ge1a57b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel8@sha256%3A149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-azure-container-v4.13.0-202509021614.p2.g62f6e0f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel8@sha256%3Ab2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-gcp-container-v4.13.0-202509021614.p2.gad18bf1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel8@sha256%3A94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-api-provider-openstack-container-v4.13.0-202509021614.p2.g27f7860.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256%3Afce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-config-operator-container-v4.13.0-202509100711.p2.ga57ca29.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256%3A1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-machine-os-images-container-v4.13.0-202509022215.p2.g7e2e6ca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller@sha256%3Ade1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-admission-controller-container-v4.13.0-202509021614.p2.g39a2173.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256%3Acca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-route-override-cni-container-v4.13.0-202509100711.p2.gca3bbec.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256%3Aa13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-multus-whereabouts-ipam-cni-container-v4.13.0-202509100711.p2.g9f8d13c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256%3A1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-must-gather-container-v4.13.0-202509021614.p2.g339046b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256%3A51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-interface-bond-cni-container-v4.13.0-202509100711.p2.g84bda2a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel8@sha256%3A932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-metrics-daemon-container-v4.13.0-202509021614.p2.gaa24d46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256%3Aa5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-network-tools-container-v4.13.0-202509081620.p2.g073feda.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel8@sha256%3Aaeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-cloud-controller-manager-container-v4.13.0-202509021614.p2.g4fe0c59.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel8@sha256%3A4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-nutanix-machine-controllers-container-v4.13.0-202509021614.p2.gcc3a11a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel8@sha256%3A4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-oauth-apiserver-container-v4.13.0-202509021614.p2.g6a59716.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256%3Ac95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-olm-rukpak-container-v4.13.0-202509021614.p2.g7dde3cd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel8@sha256%3Ac1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-apiserver-container-v4.13.0-202509021614.p2.g3a7ac1b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel8@sha256%3Acf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openshift-controller-manager-container-v4.13.0-202509021614.p2.g00cef28.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8@sha256%3Acc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-openstack-cinder-csi-driver-container-v4.13.0-202509021614.p2.gba00838.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256%3A31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gb50a649.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel8@sha256%3A45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.gba00838.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel7@sha256%3A585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-csi-driver-container-v4.13.0-202509021614.p2.g54958de.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovirt-machine-controllers-rhel8@sha256%3A241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovirt-machine-controllers-container-v4.13.0-202509021614.p2.g22d89b3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes@sha256%3A2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.13.0-202509100711.p2.g7929612.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-ovn-kubernetes-container-v4.13.0-202509100711.p2.g7929612.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel8@sha256%3A00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-block-csi-driver-container-v4.13.0-202509021614.p2.g16fa555.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256%3A3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.ge70c980.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel8@sha256%3A11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-cloud-controller-manager-container-v4.13.0-202509021614.p2.gc040f37.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel8@sha256%3Af03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-powervs-machine-controllers-container-v4.13.0-202509021614.p2.g95154dd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter@sha256%3A64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-prometheus-adapter-container-v4.13.0-202509021614.p2.g0fce7c7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256%3A98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-route-controller-manager-container-v4.13.0-202509021614.p2.g6667a6c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel8@sha256%3A7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-node-container-v4.13.0-202509100711.p2.g9c88237.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-operator@sha256%3A249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-service-ca-operator-container-v4.13.0-202509021614.p2.gdba00dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256%3Ae8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-tools-container-v4.13.0-202509081620.p2.gd192e90.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel8@sha256%3A23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.13.0-202509021614.p2.g4d3036a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel8@sha256%3A23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vmware-vsphere-csi-driver-container-v4.13.0-202509021614.p2.g4d3036a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256%3A5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.ga9e5036.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256%3A5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.ga9e5036.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel8@sha256%3A6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cloud-controller-manager-container-v4.13.0-202509021614.p2.gf56d57b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel8@sha256%3A3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-cluster-api-controllers-container-v4.13.0-202509021614.p2.gda63f2b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Af82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ovn-kubernetes-microshift-container-v4.13.0-202509030115.p2.g7929612.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256%3A6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prom-label-proxy-container-v4.13.0-202509021614.p2.gb501d5e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader@sha256%3A59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-config-reloader-container-v4.13.0-202509021614.p2.g30fdccd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator@sha256%3A981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=prometheus-operator-container-v4.13.0-202509021614.p2.g30fdccd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel8@sha256%3Ad5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=v4.13.0-202509021614.p2.g30fdccd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter@sha256%3Abf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=telemeter-container-v4.13.0-202509021614.p2.g0634a6d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256%3A80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-thanos-container-v4.13.0-202509021614.p2.g70fb57f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel8@sha256%3Ad9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=vmware-vsphere-syncer-container-v4.13.0-202509021614.p2.g4d3036a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel8@sha256%3Afbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=ose-vsphere-problem-detector-container-v4.13.0-202509021614.p2.gf50dbff.assembly.stream.el8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64 as a component of Red Hat OpenShift Container Platform 4.13",
"product_id": "Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.13"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
}
],
"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 Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-45339",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2025-01-28T02:00:48.029971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2342463"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glog, a logging library. This vulnerability allows an unprivileged attacker to overwrite sensitive files via a symbolic link planted in a widely writable directory, exploiting the log file path predictability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog",
"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 Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45339"
},
{
"category": "external",
"summary": "RHBZ#2342463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2342463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45339"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45339"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74",
"url": "https://github.com/golang/glog/pull/74"
},
{
"category": "external",
"summary": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2",
"url": "https://github.com/golang/glog/pull/74/commits/b8741656e406e66d6992bc2c9575e460ecaa0ec2"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs",
"url": "https://groups.google.com/g/golang-announce/c/H-Q4ouHWyKs"
},
{
"category": "external",
"summary": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File",
"url": "https://owasp.org/www-community/vulnerabilities/Insecure_Temporary_File"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3372",
"url": "https://pkg.go.dev/vuln/GO-2025-3372"
}
],
"release_date": "2025-01-28T01:03:24.105000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"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": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/golang/glog: Vulnerability when creating log files in github.com/golang/glog"
},
{
"acknowledgments": [
{
"names": [
"jub0bs"
]
}
],
"cve": "CVE-2025-22868",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2025-02-26T04:00:44.350024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348366"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `golang.org/x/oauth2/jws` package in the token parsing component. This vulnerability is made possible because of the use of `strings.Split(token, \".\")` to split JWT tokens, which can lead to excessive memory consumption when processing maliciously crafted tokens with a large number of `.` characters. An attacker could exploit this functionality by sending numerous malformed tokens and can trigger memory exhaustion and a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws",
"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 Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "RHBZ#2348366",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348366"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22868"
},
{
"category": "external",
"summary": "https://go.dev/cl/652155",
"url": "https://go.dev/cl/652155"
},
{
"category": "external",
"summary": "https://go.dev/issue/71490",
"url": "https://go.dev/issue/71490"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3488",
"url": "https://pkg.go.dev/vuln/GO-2025-3488"
}
],
"release_date": "2025-02-26T03:07:49.012000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, it is recommended to pre-validate any payloads passed to `go-jose` to check that they do not contain an excessive amount of `.` characters.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_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": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in golang.org/x/oauth2/jws"
},
{
"cve": "CVE-2025-30204",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-03-21T22:00:43.818367+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2354195"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang-jwt implementation of JSON Web Tokens (JWT). In affected versions, a malicious request with specially crafted Authorization header data may trigger an excessive consumption of resources on the host system. This issue can cause significant performance degradation or an application crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing",
"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 Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-30204"
},
{
"category": "external",
"summary": "RHBZ#2354195",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2354195"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30204"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3",
"url": "https://github.com/golang-jwt/jwt/commit/0951d184286dece21f73c85673fd308786ffe9c3"
},
{
"category": "external",
"summary": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp",
"url": "https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3553",
"url": "https://pkg.go.dev/vuln/GO-2025-3553"
}
],
"release_date": "2025-03-21T21:42:01.382000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-18T04:52:06+00:00",
"details": "For OpenShift Container Platform 4.13 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata for the x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:32f55a5ff24713e240a293ced4f8cb202bbdf482095593e226d1ea4397fefe8e\n\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15673"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have a recommended mitigation at this time.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_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": [
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/cloud-network-config-controller-rhel8@sha256:c88f0baeced895cc8397dcbba2fe114721638c83122928241a3c4f616a28ed79_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:1fd0d08e4e0c9cf705f3bf9bdbdccde9cc3ce828418a890b1da757899e181022_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/egress-router-cni-rhel8@sha256:62aae18df0c37571c5846184231285e9b87413e367959d8b082133e5a01dec28_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8@sha256:e53d51a1d936db9eac84ffb9d5a4f1ab2cde02eb183e033b29a95cb3141971f0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/network-tools-rhel8@sha256:a5800691fab1afa5fafdf336bb130394d658186985ce87eedb8e991bfc51619d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/oc-mirror-plugin-rhel8@sha256:3596165cd5f45bb71f9956f395a692f27cf71a6d482c6cd8b22ea77949ffca32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8@sha256:98878fa983dc6cfb39814b577719f1c1c47fb852b068b046cb47b4acab896f0c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8@sha256:1c69af7282e5f0f2c08ac5ca6bad1b2d03fdb076a4588f70ce41d9c53bb400fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8@sha256:45114a340c92d6e28487d5fb2f889327d5d13fd069a4eee2b0cf0a62b48be786_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel8@sha256:12971027f5055b8a372891269a50fc1cba1a53973e99cd4198bb80587d4c93c6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8@sha256:df969d593a0ef6c5e05f64fcab7e9ba47d162cf154c609d029e9c6511ec56c7f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel8@sha256:9e69d0cc5dc592f13376aef3dc4c5a6db030be37abe0f1fb1e4d75a79b5a118c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel8@sha256:3d63095bac185deaa134df5daaa31556137c967667712324ff468502d2b8c945_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:91131a1de8405044efb042fd66be84605eb2cdcf2e15f9b1662d9dfaefc92fa8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel8@sha256:637bcb1b7ac9dbb2cc27994d532a204d21a0eefa98e292152cb68bf0ea990620_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel8@sha256:5a43a4461fed31018cc6af199ea4c672da105a85c695c2ac110ea89ce488d43d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel8@sha256:5b7a7673a211158925edd1e52ab44afa1ce88434f0e1539e9a212b6b2b190969_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel8@sha256:0d437413dfa179b4c98b78b06c3a23a72e3d5faca40a9d399eced2db58dccb37_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8-operator@sha256:5e3b56cda0897156fddbedee88c03a2d969ad0d47c56713ed7debc93f31f86b8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel8@sha256:808a30e1909ee37240d81a3a55e45201028a082a84f882faa330dcd485506e85_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel8@sha256:0ea5aaa43d63da271cd539ff225bae5d2943f0c30a085466592020d9324e411b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel8@sha256:d2141f7ae2cb3959919c3e60ad1c1da9f44650e8ee7ceda6003e3cdc1d4cc6bc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel8@sha256:d8378605a741185a41c57ed91b671aab9c599b3ccbe6d281130a56a340ee8e52_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel8@sha256:a284e3daaa6c2815e035a87595eb5bba9fcd67b2cda4dcbd858d22d54ba15f78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:683056799a7c61bf3c3ae5bc47b08b225c6f83ab4faf08be9e586da2a42673a9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8@sha256:480876e4351c6a52a6f2f8eee75a872eca752d181ab66f5e0f822cc20f35464d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:36b2cd4e101b646085e07b293af78a45f518ad4b49fe53b9a152a94e74bc0312_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel8@sha256:970343b7f58f2c2ebb26b6a97cbeae940557b77cbacfff037c7df17f04f7b058_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-installer-rhel8@sha256:727916b1d2a6f5a47a79d9b497ed4a1f8a67c7ac2510a1cb983d356d6a2adce8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-machine-controllers@sha256:1437a2b0aa668b55decc4059e40a43bba4ca378d61ff195f414d23288587afbf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-rhel8-operator@sha256:12163b4120b149fded9d0b1ec6cea9268a182b52c454380de76d70fa2e3d5ebd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel8@sha256:215f11a5f7fb0d11e2158b0ff630c25d1762ba1dc9369b79e893399afc923eb8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli-artifacts@sha256:18b84f18aaac64bfa7df74ffbba43079447b7edf64baf505b8c029ff6fa66255_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cli@sha256:401f3d5b6ea74e79162437961b4ae08feb767a5d4718406ce27341ccc20a0a13_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cloud-credential-operator@sha256:2f96b73c4c02f61f6a43cef1299fd4006b64013c1a84bd5b860ebccc7de501ed_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-api-rhel8@sha256:a2b750749695e63b4c6dffbb1c52aee9910b46683514d70974dadb68e1be9c50_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-authentication-operator@sha256:a0525c514d37f62fbd1fb8ebfcd8d52d448f607b21905f9cd508d6ca5daeacd4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler-operator@sha256:068435cd430a58b1c67e0b49b10c5c6b7248964f405c3cafad24f4121daa0055_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-autoscaler@sha256:0d98ca841e1e5b2043970a347a030203874ccde5093ce98d99277fc70257e82e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel8@sha256:fd817c7f5796bd4f8ccf6253e3ce9d700f344d54eb7cced6819ab6f4c7035e0a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-bootstrap@sha256:58ece7d263aab72a58ea8ecb6ee25329257c1b810669d6ec81e21f879652351a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-operator-container-rhel8@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-capi-rhel8-operator@sha256:b06a0b90a5e7c3734e765ba48a378bcccef34020a48c547f8b7611ec988cec32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-operator-rhel8@sha256:4d3117354a30e62f24fe22a06cf7557f7184d77ee0b41533df61d04f6fc81e57_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-config-operator@sha256:fbfcdf38bf247d28562a2a1d877ce94102610c409350990d9fb5114ff75f9f1e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-operator-rhel8@sha256:edce1bce1ce7e7e39fe4dc4fb0feed3ebe9192839ab6213d6d93f86c27172254_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel8-operator@sha256:223e6f86b83478f5b0ccde4c7d735e917bad433f84d2cb4908a6c8480fb51b4a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-dns-operator@sha256:e11d3507c2acf3d6dba25e458b8ae903a1f88b409e479587e7300a0a9fd6274e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-etcd-rhel8-operator@sha256:11c7fc39cc0e4b8ad21a0b2c37c20f7f7eccdf3c0be3f9390b06840dd5a10244_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-image-registry-operator@sha256:b62db02e0ea283a206b9d830e4d26330c37cc9f688edfb12e93a20a7b4eb75f8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-ingress-operator@sha256:61fe1afcf207d559a0dcae5cf744e7f627e0cbc7308fa5d2fa5319a02aa56aff_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-operator@sha256:e4edc968baa3d08e352c7c76ea1359f6f9073f5531fe62a61b4e9d4fe248e4be_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel8-operator@sha256:41d617ecd64839883320abc42a382fb667f897b930f81c3238abb5448a72d62e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-operator@sha256:49f5209254fa355e62fe58fb55775fed8dc4dea40c742fc57dfd09ddd9c6fdac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-operator@sha256:b745f3aa75d9dc73a47d61c037b64ecb30162fa9987303e90612d2cdb27bff68_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel8-operator@sha256:1ab87e50bca7b15ed641fb9b7bae7c2404dc94c35d2321db9334149d599df3e0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-machine-approver@sha256:9512ec70f847052ef79773bd67ae72841380769b8718f7110abad1ce8f19c3d5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-monitoring-operator@sha256:6038ea3e20c311da35ed703694d1d076fdd0d501ab994df585ff09c541372cf6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-network-operator@sha256:3609e1d6b1bb1c40f56a129f8dd638e5d549618d0e88536079728462e1aa9955_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e4b760f0401b799b723c3323b54fc111ffd75419c499d96f02638db1c935fa78_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-operator@sha256:6f4b760655f1bc9f657d3adb2d3c76d43f261c07d7a7332ef30ed42a3b373f35_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-operator@sha256:44a64150d7e262dcf65f621dcfb3def167e302fc309cdd2e03b454e7ddd39bf1_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel8@sha256:96b8f3f6afeb307a4d9441dc561abc770e32bb756d0e4e8b90f7a6fa8c656cbb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel8@sha256:ebd3826a228949047f429738cddb657f5e911166824f5606b5b8b7c98d365f5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-samples-operator@sha256:1d5ada616f12b64a66d1d7724423203aa8088f46eb7a29a0dd5e67d50260d03d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-storage-operator@sha256:9ca4cb4f5bbf18dc74d1e7968d793b26627a51e1429423f3d89a3b6973960051_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-update-keys@sha256:221f4b5f39830c358c2f718b55b1384799e11a90fa28f33f57e98e27beafd9c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-cluster-version-operator@sha256:b998a0e19719d7ad6881b1fdd0655bffd26eb67bb4ee2077f57258ed8a48ad88_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-configmap-reloader@sha256:524d8e5d44320ecb726dadfc8c7af52bf56ef8b05cdcaaf5b02bf2c9cd94a378_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console-operator@sha256:2143cba2d72e70932c2d3428c3cb32cfa65d769e118dca3d951351a44093b595_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-console@sha256:1834242323960e3e1ce034614e60ace5116e791e1e55dbe4e773cdad5a2e9f65_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8@sha256:b69ee5ba5b6627b9d1d360b99490bd034811a6593ca9b04fbf233c8baefed25a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-coredns@sha256:06aca2a5b50bb351459b03323176e72250bbb4b34f86adc7f24ff79849ceb29b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator@sha256:d75aba9bd2120045c8b401fa741c5e7c80f241cfbbac34a0f59cdcf833734eb6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8@sha256:60ba3af79428a77360b3df119707dcaa3a1db57b3fe4dfb1de6de22ac466300d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel8@sha256:899dfa3c50dc1a1b33672cb761c59cc0ced1701c7eed03766f538763f9d5d46f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:887424ef49e0e8f309ba2c2ec47ba740bc98fffbcf16df4692a6ea33fdea1070_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel8@sha256:11b2c3a3a795d1aa067f3c9b52adc03fc4ff7540d16ae8c23f7db497ec23e188_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel8@sha256:4be56f6f95efc27bf8aca7d43cf9b91908d6f6bc53dc5103a754a116e14ba855_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel8@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-attacher@sha256:2431a54b62daea1ce36f2bfa08d153283ffc3d67072759cd62067e845f8a4c29_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:f23bbd57d3599f12b813827e52cb4f9dc2f221dc538424b4dc315183b6e287a6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:c6f127b4a84bd63c43d180d16f403e7f475a815ddccfd1dabf094d1f99dc416a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel8@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-external-snapshotter@sha256:1c8c2901c11f7831601d5edcd67112e56a3d30b25f2f02cb559cd2e41f928e83_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:ce38ad561c2febea7c53e58a516f9f8d835677c71498fd5ba6f4b7f73e928147_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:1f8fd26dca27a6527b8706fcd6cd07ff40d293d0b7230d09ef77d2ab9cde8b82_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel8@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-controller@sha256:669ae343387c25e7dcfac1644c6c89f97361f1ff2f6ac2fe745f134959006cb9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel8@sha256:136cd1da94bba65c0f958ab75590e54563903f3cd03e494286e32af6fa6a2808_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-deployer@sha256:d62e15336531af65ca8fb1fb95999fe1b6a0a10290185e1460731d8645a16e77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-builder@sha256:985804937a79d0c9b2c78a567444c2583a6e86103e7595b7bc31451b90048a3a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-docker-registry@sha256:c6a8d0ef7b671df20d1047468162c76eefea578e75ebfdeaa27a320c13199245_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:b7de106259bc14a705cf23e1be7bcdc14becb6defe0f59d40d5db5886b26958a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel8@sha256:33aefeac8f422779c6631b080ff1334177eaae3dfd00a4f5619d3fb6c8ac113e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel8@sha256:a8f6c2a8848af6a27ec91609b873a2a74cb6f1e05e743d6f00eccbcd47ef7dac_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:971ed65ae6bd7f38ee18ece1e622e9a4ad08dad130903bcf08169ace990e620f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel8@sha256:016ace2233c87f37ae33219827a925c6111ec6bc1562af673270b398309612cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-haproxy-router@sha256:dbe5d7edf50c4b9718d656de150bc4d2c7323a01854b491d1ba6be76b02a9a77_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hyperkube@sha256:293a97b7720dfa303f755919b8eb08d59bfe2af4d39837a2e69b0f1fd6172638_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-hypershift-rhel8@sha256:c867e6adabe74cc9e81519775b4d995d0d0bfa4141eb5014d67241d7159d01b5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel8@sha256:0d59289f08bd9a96de0f4e0a8312721c7b7b13be40f92a75de9c3ef8baa18ed9_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:fe6d74102103ad2978dd40fa10dd396418067f9c9b16c8377bda137d2ec89ab2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel8@sha256:03ca9c189727101c8450d0d1b8c92b9bfc1329c87511c5e400811a4e6909ae89_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel8@sha256:543512437116ad24a4c1efd41d141789bee556c706c46c7d071bcefb8498d8fb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel8@sha256:b2bae902c104c663647bd8cde38cbab2f77bf02a72cb99e7e897bd370076072a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel8@sha256:3355ad15262b54141d93f315b61ccefca28fc30a2affeddd621280c6eb5bb0a4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-image-customization-controller-rhel8@sha256:039c0609f274c9bb4ee05c8489e2860e10506a9d74f1e0a59379488030b4d460_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-insights-rhel8-operator@sha256:cb43bec71c8ccbc9ecf83981cefca3485e19d3e4f082d200f1d17be124212fdd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer-artifacts@sha256:06c97d690cdc80c210e467b61de3edb3c0b70bd10f6349ae0874ff657d74f95d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-installer@sha256:35bb1ee32e7d52b9bfc7397ba6279660ddd882dfeeb27e1730cc7f8c38e87b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:58b417988e95ff525d153db6b4238dee940e3dbaf2ffeb03ee7f4cdb546b6182_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:67cd5a7d164c1054a90c56485f81d535579c3286fe7ee1d3477c238dd960f6d6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:d2196a4287a8c652b777652051bfa9132a892bcf70178b2f9199c717cec2df11_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:99b3996744091cb8d41e5c3e2fa61407f8f9fb0ad61c2084eb9cac25a30728f3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-k8s-prometheus-adapter@sha256:64097b49f33b90619bac71335fe52192afe733b075aebc32e5a694885f5f957d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-keepalived-ipfailover@sha256:2dc428956bcc7bf096521863cc08e40248d08123f828d4356ec0ecbf73293274_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-proxy@sha256:7087674fb05f59cdad2dd925ce0585ee654fc0689d67782686eadb7025879c5b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:093eb7ed9fb267265d9129dea0adc3fc5d348c4354837edbf44e9e5dbe2bf47b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-state-metrics@sha256:f2fa06419504d70353627138fca87c191f29e41ff8808406a40fb1227de8b5bf_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel8@sha256:7f9a20e84582a3157261a7b23fe1a8b87dfe3ff20446a129a40eb586146f9fad_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel8@sha256:90d5ae2a0f919ed58bde9ef1605124c53819c473f1eb09a8b2cbcfb2b403ba67_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-cni-rhel8@sha256:620cbfcd614086dc80f3698ee5118cba877d01c8791b2d8fbc7ca4eee526ccca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-kuryr-controller-rhel8@sha256:b5c98813ff29ef9dd0939d5d95f4e4b2b1b5b0d7a35a4d26bc1a1c574c23ce26_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-libvirt-machine-controllers@sha256:bd39937a90baeb312b6ee6ca44c351a003027898ebbae508b0960da5fe296b00_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-operator@sha256:b9a73287707adcc393ec8c5d520d76d074bc533eb0ceae9a73c8d0efea0ebbe2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel8@sha256:bcc403b1f62f92ea3022415aabfd4492f99db5822e152936ae44a4fae788a0cd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel8@sha256:149cf386d4cadbf7ee9b365918de5213ea8613c354592a91d6e11d77b4f60aca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel8@sha256:b2fabf7333a6e99def4bf04dc0b709ffe62a44fa3eb2d89f164047ebfc09216b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel8@sha256:94386a722cf6b2435691c1c244aa18a52a3ebde78dceaf77b43b8ff148cdd98d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-config-operator@sha256:fce28431b9005f4b6632107f526dde810cb2b168d95af97396e2f98c0bec0f34_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-machine-os-images-rhel8@sha256:1eb2e9f2238db9b98be40b3688e825275db51c591b1b1816ff132a3de897dd58_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-admission-controller@sha256:de1212d8f90abcf79f3dd6483cbb2ed3f297b0e2a447b434463d328af2b6ef5e_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-cni@sha256:c01f78ff0728a6a9415bb63c957cb3a58fe2014d24ed76c17c17d176a624f39b_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel8@sha256:f14b6580b737a593bc9b0d2bc0e0213acdc9fb978d7a360fde736454e87456ca_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8@sha256:cca0dd18a75dfec645222efe09cc40375fea9c2cb97190dbb1c81c1f1f5549db_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:a13548a96f45bc1a6fdf04b74b44f027beb50675d67e9866e0d9c5abeebe2836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-must-gather@sha256:1d303dac2578ea7a9a3bb660e69432f4ef242b070dbfcdafe58edecf124cfc0f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8@sha256:51bfccb009ecf3663164032309da6d2904a9f1274553d265e7472022d699bd32_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel8@sha256:932a7f2946665aa3e5943c59278321c9bd5cd8b55b14ee6e3781fe3c5cb76cab_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel8@sha256:aeda82a9a8d50c75666a24a2e8700592900abdc34c05ad569caf8b0435cbb1dd_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel8@sha256:4103d4f881dc9e27dad116c10684f266714d18838ad46f8a64fbe573763f3364_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel8@sha256:4a3fa7280dbf20e04d46fa4c6d38c5ca6d1867eccec13ba4c1e4980908278957_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-proxy@sha256:efb3bab17b5d330cec66ef4109b6f928e07d0f4e48f51b958f95300d370843f4_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-oauth-server-rhel8@sha256:a877262a0aced13bfa1060dba810300a513b9684e8a1454b4a72fde0fcf4a62d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-olm-rukpak-rhel8@sha256:c95659ac6e1f8334de4f286b8d643e578dfc6fe234974e3a4421f02f9bdaac9c_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel8@sha256:c1911c5ab4b3bb8d4b95080bf24963268468149c6c86dbce68f96339d1378e61_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel8@sha256:cf96f4a30737384fd1e4d2c1c899ca3b01de5b3046ac67b4e036d9b36f95e836_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel8@sha256:4e0e33db706390906704e39fac914e36a247a45783f3c1f6e4d7a8f77d221cb7_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:31577d75632bf38cfff5f343898c59ca85c07ea60ecd421e9659c11d37440506_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8@sha256:cc431574bfed9ca15d439ef94b822dd7233d6356f3fd609ad4491bb3f92275c0_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel8@sha256:45d88da7fb5544d4d2aeb925d3ed0066a57dbb53cd8083adde530dc73ecd71c8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-lifecycle-manager@sha256:994dcd435a9c2031c339699944137d4234262c3264dff1ae3cd682e3b6a146fc_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-marketplace@sha256:ce79b8ad7b940aebe7799b3d8b6b1d55bfa75228e50f9308ce7afbae0ca0b400_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-operator-registry@sha256:67c7a117e25285135c076f27f6162672e216e32d988f744a93d79df1ed2766ef_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel8@sha256:241f36d9f66c59356d97a623b8fa6ba001f95bee02f1b136f9e73bbf5d3f7a96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:f82f020d5416ef25612e2d3a113164da951cb9a91ba40d9f8db8c9e9d79de26f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-ovn-kubernetes@sha256:2e513c3a1f3c588e0db30de820313279de9004e96d90fa54f338cfc57ea7a2d3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-pod@sha256:0e22962f93782588e3d0cb19647076fd8c54a6b2b156ddfb8079d8c1faef5379_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:3ec05cc00fb530c3073c9225023731e65b14a656154799b80ff438021f8f2115_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel8@sha256:00ca69f50cf8b0d1a4dec60a0be182a8728bae65d5565d1fc2998ac4ae4bad96_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel8@sha256:11d2bf0b807072b2dc56035859b97bd96880a84520f2019be1c0614ad4e10b21_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel8@sha256:f03366a5333eb895ea15c2e2b707f55af9a9c871ccca6f328b9859d1b319c2ea_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prom-label-proxy@sha256:6fd1ab5a2f8757ea359a153a3c266e9b425c8c64684fd65cc268de1518bc2b8d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-alertmanager@sha256:deaa22f5ec458b3c409d762ff3e325f322232dce681d8f765009bddb429f495f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-config-reloader@sha256:59b7897e575fd1e2846be92ee488d7a3e20abc8250fa3cf4e0675fa3141fb671_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel8@sha256:d5bb92cdc6b3f172909e33b6eab0022ddd73080ef1d7d8e7f70883c04c6bd939_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus-operator@sha256:981e0d22ab0517998c1b4487fac560b5259f98ebaaf8508dab5249df4576cbc6_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-prometheus@sha256:e31d76256e75cb45c310bacb65af9098be29187c989cc63881e87b9a3b08170a_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-sdn-rhel8@sha256:7b78ca457863cfa154d4feedc43a56603de9421f5bd80461ceb158d8b02cef7d_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-service-ca-operator@sha256:249dc2c960a55408d4e4b9d3d05ee623d027c2658e1af239eb9f30d4e10c70e8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-telemeter@sha256:bf8c86e136a0cde58db10fd85caae293c76ffb9daeda731b2c0aecadd412c480_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tests@sha256:4ed48480dc7e2b3ef99742b1083f385ff2bbe13d5ca02430d0d9859802f601c2_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-thanos-rhel8@sha256:80defb2b317bc10b90778c338d7119a8ce9e838de92c32e470b5b2f7e2058926_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-tools-rhel8@sha256:e8fa04e0634be943ed4a3a151d31caea220874cc8e5fdd6aaf1b050a96d5cbb3_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel8@sha256:6e3d86283f3d5dbadf892d46ce005512c4745131f03f012cb509c0610c6f817f_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel8@sha256:3de069d716187ca4539078c8206a132bef0b34737f40647c3d7d5696b51ee8a8_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:5f38851e4dd5e14aa4a20b6be7e202efaedec6beaa2689820728b77fcda85585_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel8@sha256:23ef9202e057152a38b81d39c5804fd0c85ebdd9a8a72c62459e45e1fc7fd5eb_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel8@sha256:d9ca7d88822abaef6e80f1691ac60d8b4548384d961fbe73988e8319899deea5_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel8@sha256:fbc2e9b219c12c3fdcd75524d0079d3c9828d0d73cd331534bad2bbcc2111519_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel7@sha256:585f77dfc9e2b9696a1e001aee57c8c8e4de9e7719c27730b475c5a49d3f0335_amd64",
"Red Hat OpenShift Container Platform 4.13:registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator@sha256:069b12b7fe6990dab5dfc99646d53694fad3b37618236a598125d2f2e7103086_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing"
}
]
}
RHSA-2025:15847
Vulnerability from csaf_redhat - Published: 2025-09-15 16:27 - Updated: 2026-06-30 03:29A vulnerability was found in HashiCorp Consul. Due to a lack of path normalization, URL paths in L7 traffic intentions can be exploited to bypass permissions defined in the intentions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A flaw was found in HashiCorp Consul and Consul Enterprise. The server response does not explicitly set a Content-Type HTTP header, allowing user-provided inputs to be misinterpreted and can lead to reflected cross-site scripting (XSS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A flaw was found in quic-go. This issue may allow an attacker to trigger a denial of service by sending a large number of NEW_CONNECTION_ID frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a RETIRE_CONNECTION_ID frame, but the attacker can prevent the receiver from sending out the vast majority of these RETIRE_CONNECTION_ID frames by selectively acknowledging received packets and collapsing the peers congestion window and by manipulating the peer's RTT estimate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
An improper handling of exceptional conditions vulnerability was found in Traefik. In affected versions, sending a GET request to any Traefik endpoint with the "Content-length" request header results in an indefinite hang with the default configuration, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
An authorization bypass vulnerability was found in Traefik. This flaw allows bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes sent with spoofed IP addresses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid value calculations, hanging and rewinding the hash state, including turning a tagged hash into an untagged hash, for malicious JSON-stringifyable inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A flaw was found in tar-fs. This vulnerability allows files to be written outside the intended extraction directory via specially crafted tar archives. The issue arises from insufficient path validation during tarball extraction, potentially enabling path traversal attacks that can overwrite arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le | — |
Workaround
|
{
"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.23.0 has been released.",
"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. The 3.23 release is based on Eclipse Che 7.107 and uses the DevWorkspace engine to provide support for workspaces based on devfile v2.1 and v2.2. Users still using the v1 standard should migrate as soon as possible. https://devfile.io/docs/2.2.0/migrating-to-devfile-v2 Dev Spaces supports OpenShift EUS releases v4.14 and higher. Users are expected to update to supported OpenShift releases in order to continue to get Dev Spaces updates. https://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-2025:15847",
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.23/html/administration_guide/installing-devspaces",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/3.23/html/administration_guide/installing-devspaces"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-10005",
"url": "https://access.redhat.com/security/cve/CVE-2024-10005"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-10006",
"url": "https://access.redhat.com/security/cve/CVE-2024-10006"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-22189",
"url": "https://access.redhat.com/security/cve/CVE-2024-22189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24789",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-28869",
"url": "https://access.redhat.com/security/cve/CVE-2024-28869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-39321",
"url": "https://access.redhat.com/security/cve/CVE-2024-39321"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-48385",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-48387",
"url": "https://access.redhat.com/security/cve/CVE-2025-48387"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-52999",
"url": "https://access.redhat.com/security/cve/CVE-2025-52999"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9287",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9288",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_15847.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.23.0 Release.",
"tracking": {
"current_release_date": "2026-06-30T03:29:20+00:00",
"generator": {
"date": "2026-06-30T03:29:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:15847",
"initial_release_date": "2025-09-15T16:27:40+00:00",
"revision_history": [
{
"date": "2025-09-15T16:27:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-15T16:27:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:20+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 (RHOSDS) 3.23",
"product": {
"name": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_devspaces:3.23::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Dev Spaces (RHOSDS)"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3A2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757618807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3Ad2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756506343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757019057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"product": {
"name": "registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"product_id": "registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/idea-rhel9@sha256%3Adf24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e?arch=amd64\u0026repository_url=registry.redhat.io/devspaces-tech-preview\u0026tag=3.23-1756504289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3Aa69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756507311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"product": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"product_id": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Aac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8?arch=amd64\u0026repository_url=registry.redhat.io/devspaces-tech-preview\u0026tag=3.23-1757019334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3Ad23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756509551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3A6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757017659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3A2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756828766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"product_id": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256%3Aa48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757629825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3A918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757367052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756753588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3A15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756504388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3A65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757028609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3A42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64?arch=amd64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757037884"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3A48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757618807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3A934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756506343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757019057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3A8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756507311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"product": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"product_id": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Acd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85?arch=s390x\u0026repository_url=registry.redhat.io/devspaces-tech-preview\u0026tag=3.23-1757019334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3Ae32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756509551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3A1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757017659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3A59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756828766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3Af2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757367052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756753588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3A5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756504388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3Aa4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757028609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3Ab60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569?arch=s390x\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757037884"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3A8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757618807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3A7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756506343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757019057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3Aad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756507311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"product_id": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3A0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces-tech-preview\u0026tag=3.23-1757019334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3A13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756509551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3Ae762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757017659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3A38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756828766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3A5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757367052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3Afa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756753588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3Aa152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756504388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3Acc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757028609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3Aee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757037884"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"product": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel9@sha256%3A32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757618807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"product": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel9@sha256%3A43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756506343"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"product": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel9@sha256%3A78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757019057"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"product": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel9@sha256%3Ac9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756507311"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"product": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"product_id": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Ad0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d?arch=arm64\u0026repository_url=registry.redhat.io/devspaces-tech-preview\u0026tag=3.23-1757019334"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"product": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel9@sha256%3A43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756509551"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"product": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openvsx-rhel9@sha256%3A15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757017659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"product": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel9-operator@sha256%3Af5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756828766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"product": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel9@sha256%3Acc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757367052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"product": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel9@sha256%3A3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756753588"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"product": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel9@sha256%3Af17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1756504388"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"product": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel9@sha256%3A53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757028609"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"product": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"product_id": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/udi-base-rhel9@sha256%3Aa86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80?arch=arm64\u0026repository_url=registry.redhat.io/devspaces\u0026tag=3.23-1757037884"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64"
},
"product_reference": "registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64"
},
"product_reference": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x"
},
"product_reference": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64"
},
"product_reference": "registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64"
},
"product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64"
},
"product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64"
},
"product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x"
},
"product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x"
},
"product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
},
"product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.23",
"product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
},
"product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.23"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-10005",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-10-30T22:00:40.599537+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2322857"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in HashiCorp Consul. Due to a lack of path normalization, URL paths in L7 traffic intentions can be exploited to bypass permissions defined in the intentions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hashicorp/consul: consul: Consul L7 Intentions Vulnerable To URL Path Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity because the lack of path normalization in HashiCorp Consul allows attackers to exploit URL paths in L7 traffic intentions, bypassing defined permissions. This can compromise both confidentiality and integrity, enabling unauthorized access to sensitive data and resources, highlighting the need for immediate attention.\n\nThis CVE has been rated \"Low\" as RH does not use Consul/Consul Catalog as a provider for configuration discovery in Traefik Proxy. Even though the product is affected, RH products are not vulnerable.",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10005"
},
{
"category": "external",
"summary": "RHBZ#2322857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10005"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2024-22-consul-l7-intentions-vulnerable-to-url-path-bypass",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-22-consul-l7-intentions-vulnerable-to-url-path-bypass"
}
],
"release_date": "2024-10-30T21:19:22.576000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "hashicorp/consul: consul: Consul L7 Intentions Vulnerable To URL Path Bypass"
},
{
"cve": "CVE-2024-10006",
"cwe": {
"id": "CWE-644",
"name": "Improper Neutralization of HTTP Headers for Scripting Syntax"
},
"discovery_date": "2024-10-30T22:00:44.245072+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2322858"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HashiCorp Consul and Consul Enterprise. The server response does not explicitly set a Content-Type HTTP header, allowing user-provided inputs to be misinterpreted and can lead to reflected cross-site scripting (XSS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hashicorp/consul: consul: Consul L7 Intentions Vulnerable To Headers Bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity because HashiCorp Consul fails to set a Content-Type HTTP header, allowing user inputs to be misinterpreted and potentially leading to reflected cross-site scripting (XSS). This can compromise both confidentiality and integrity, posing a risk to user data and application security, which requires prompt remediation.",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-10006"
},
{
"category": "external",
"summary": "RHBZ#2322858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2322858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-10006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-10006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10006"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2024-23-consul-l7-intentions-vulnerable-to-headers-bypass",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-23-consul-l7-intentions-vulnerable-to-headers-bypass"
}
],
"release_date": "2024-10-30T21:20:37.011000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hashicorp/consul: consul: Consul L7 Intentions Vulnerable To Headers Bypass"
},
{
"cve": "CVE-2024-22189",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-04-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2273513"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quic-go. This issue may allow an attacker to trigger a denial of service by sending a large number of NEW_CONNECTION_ID frames that retire old connection IDs. The receiver is supposed to respond to each retirement frame with a RETIRE_CONNECTION_ID frame, but the attacker can prevent the receiver from sending out the vast majority of these RETIRE_CONNECTION_ID frames by selectively acknowledging received packets and collapsing the peers congestion window and by manipulating the peer\u0027s RTT estimate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quic-go: memory exhaustion attack against QUIC\u0027s connection ID mechanism",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22189"
},
{
"category": "external",
"summary": "RHBZ#2273513",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273513"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22189",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22189"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/commit/4a99b816ae3ab03ae5449d15aac45147c85ed47a",
"url": "https://github.com/quic-go/quic-go/commit/4a99b816ae3ab03ae5449d15aac45147c85ed47a"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-c33x-xqrf-c478",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-c33x-xqrf-c478"
},
{
"category": "external",
"summary": "https://seemann.io/posts/2024-03-19-exploiting-quics-connection-id-management",
"url": "https://seemann.io/posts/2024-03-19-exploiting-quics-connection-id-management"
}
],
"release_date": "2024-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
}
],
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "quic-go: memory exhaustion attack against QUIC\u0027s connection ID mechanism"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-28869",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"discovery_date": "2024-04-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274987"
}
],
"notes": [
{
"category": "description",
"text": "An improper handling of exceptional conditions vulnerability was found in Traefik. In affected versions, sending a GET request to any Traefik endpoint with the \"Content-length\" request header results in an indefinite hang with the default configuration, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "traefik: 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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28869"
},
{
"category": "external",
"summary": "RHBZ#2274987",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274987"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28869",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28869"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/commit/240b83b77351dfd8cadb91c305b84e9d22e0f9c6",
"url": "https://github.com/traefik/traefik/commit/240b83b77351dfd8cadb91c305b84e9d22e0f9c6"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/security/advisories/GHSA-4vwx-54mw-vqfw",
"url": "https://github.com/traefik/traefik/security/advisories/GHSA-4vwx-54mw-vqfw"
}
],
"release_date": "2024-04-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
}
],
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "traefik: denial of service"
},
{
"cve": "CVE-2024-39321",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"discovery_date": "2024-07-05T18:20:25+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2296009"
}
],
"notes": [
{
"category": "description",
"text": "An authorization bypass vulnerability was found in Traefik. This flaw allows bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes sent with spoofed IP addresses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "traefik: Bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in Traefik that allows bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes, while notable, is categorized as moderate severity rather than important. This classification stems from the requirement for an attacker to leverage HTTP/3\u0027s early data feature and perform spoofed IP address manipulation to exploit the flaw. As a result, successful exploitation demands specific conditions, including network-level access and manipulation capabilities, which may not be trivial in many environments.",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39321"
},
{
"category": "external",
"summary": "RHBZ#2296009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39321"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/releases/tag/v2.11.6",
"url": "https://github.com/traefik/traefik/releases/tag/v2.11.6"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/releases/tag/v3.0.4",
"url": "https://github.com/traefik/traefik/releases/tag/v3.0.4"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/releases/tag/v3.1.0-rc3",
"url": "https://github.com/traefik/traefik/releases/tag/v3.1.0-rc3"
},
{
"category": "external",
"summary": "https://github.com/traefik/traefik/security/advisories/GHSA-gxrv-wf35-62w9",
"url": "https://github.com/traefik/traefik/security/advisories/GHSA-gxrv-wf35-62w9"
}
],
"release_date": "2024-07-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "traefik: Bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
}
],
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-9287",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T22:00:53.821394+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389932"
}
],
"notes": [
{
"category": "description",
"text": "An improper input validation vulnerability was found in the cipher-base npm package. Missing input type checks in the polyfill of the Node.js `createHash` function result in invalid\u00a0value calculations,\u00a0hanging and\u00a0rewinding the\u00a0hash state, including\u00a0turning a tagged hash\u00a0into an untagged\u00a0hash, for malicious JSON-stringifyable\u00a0inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cipher-base: Cipher-base hash manipulation",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9287"
},
{
"category": "external",
"summary": "RHBZ#2389932",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389932"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/pull/23",
"url": "https://github.com/browserify/cipher-base/pull/23"
},
{
"category": "external",
"summary": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc",
"url": "https://github.com/browserify/cipher-base/security/advisories/GHSA-cpq7-6gpm-g9rc"
}
],
"release_date": "2025-08-20T21:43:56.548000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cipher-base: Cipher-base hash manipulation"
},
{
"cve": "CVE-2025-9288",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-08-20T23:00:56.263191+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389980"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in sha.js, where the hashing implementation does not perform sufficient input type validation. The .update() function accepts arbitrary objects, including those with crafted length properties, which can alter the internal state machine of the hashing process. This flaw may result in unexpected behavior such as rewinding the hash state, producing inconsistent digest outputs, or entering invalid processing loops. The issue was introduced due to the reliance on JavaScript object coercion rules rather than enforcing strict buffer or string inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sha.js: Missing type checks leading to hash rewind and passing on crafted data",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important rather then Critical because while the lack of input type checks in sha.js allows for hash state rewinding, crafted collisions, and potential denial of service, the vulnerability requires highly specific crafted input objects that are unlikely to occur in typical real-world usage, especially since most applications pass well-formed strings or buffers to hashing functions. Moreover, the cryptographic breakages described, such as nonce reuse leading to private key extraction, are indirect and depend on downstream libraries misusing sha.js for sensitive operations without additional validation layers. As a result, the flaw significantly undermines correctness and robustness of the hashing API, but its exploitability in common production systems is constrained, which could justify viewing it as an Important vulnerability rather than a Critical one.\n\n\nThe flaw requires applications to pass attacker-controlled, non-standard JavaScript objects into hash.update(). Most real-world Node.js applications and libraries already use Buffer, TypedArray, or String inputs, which are unaffected. Furthermore, Node\u2019s built-in crypto module, which is widely adopted, enforces stricter type-checking and is not impacted. As a result, the vulnerability mainly threatens projects that (a) directly depend on sha.js for cryptographically sensitive operations, and (b) hash untrusted input without type validation.",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9288"
},
{
"category": "external",
"summary": "RHBZ#2389980",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389980"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/pull/78",
"url": "https://github.com/browserify/sha.js/pull/78"
},
{
"category": "external",
"summary": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5",
"url": "https://github.com/browserify/sha.js/security/advisories/GHSA-95m3-7q98-8xr5"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9287"
}
],
"release_date": "2025-08-20T21:59:44.728000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sha.js: Missing type checks leading to hash rewind and passing on crafted data"
},
{
"cve": "CVE-2025-48385",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2025-07-08T19:00:55.106787+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378808"
}
],
"notes": [
{
"category": "description",
"text": "A bundled uri handling flaw was found in Git. When cloning a repository, Git knows to optionally fetch a bundle advertised by the remote server, which allows the server side to offload parts of the clone to a CDN. The Git client does not perform sufficient validation of the advertised bundles, which allows the remote side to perform protocol injection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "git: Git arbitrary file writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability marked as Important rather than a Moderate flaw because it enables protocol injection at the transport layer of Git\u0027s bundle-uri mechanism, allowing a remote server to manipulate how and where data is written on the client system during a clone operation. The lack of input sanitization on user-controlled values like the URI and target path means that malformed inputs containing spaces or newlines can break protocol framing, leading to arbitrary file writes. In scenarios such as CI pipelines, developer environments, or recursive clones with submodules, an attacker can exploit this to overwrite critical files or inject malicious content, potentially achieving remote code execution (RCE).",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48385"
},
{
"category": "external",
"summary": "RHBZ#2378808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48385",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48385"
},
{
"category": "external",
"summary": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655",
"url": "https://github.com/git/git/security/advisories/GHSA-m98c-vgpc-9655"
}
],
"release_date": "2025-07-08T18:23:44.405000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "git: Git arbitrary file writes"
},
{
"cve": "CVE-2025-48387",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2025-06-02T20:00:45.526571+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2369875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in tar-fs. This vulnerability allows files to be written outside the intended extraction directory via specially crafted tar archives. The issue arises from insufficient path validation during tarball extraction, potentially enabling path traversal attacks that can overwrite arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tar-fs: tar-fs has issue where extract can write outside the specified dir with a specific tarball",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in tar-fs is Important not a moderate flaw, primarily due to its ability to bypass directory confinement during tarball extraction. The core issue\u2014path traversal via crafted archive entries\u2014allows attackers to write files outside the intended extraction directory, potentially overwriting system files, configuration files, or injecting malicious scripts into sensitive locations. Unlike moderate flaws that may require specific conditions or user interaction to exploit, this vulnerability can be triggered automatically in server-side environments that extract user-supplied tar files (e.g., CI/CD systems, deployment tools, or file upload handlers). Its exploitation could lead to remote code execution, privilege escalation, or denial of service, depending on the context.",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-48387"
},
{
"category": "external",
"summary": "RHBZ#2369875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-48387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-48387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48387"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f",
"url": "https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f"
},
{
"category": "external",
"summary": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-8cj5-5rvv-wf4v",
"url": "https://github.com/mafintosh/tar-fs/security/advisories/GHSA-8cj5-5rvv-wf4v"
}
],
"release_date": "2025-06-02T19:20:18.220000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tar-fs: tar-fs has issue where extract can write outside the specified dir with a specific tarball"
},
{
"cve": "CVE-2025-52999",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-06-25T18:00:54.693716+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2374804"
}
],
"notes": [
{
"category": "description",
"text": "A nested data handling flaw was found in Jackson Core. When parsing particularly deeply nested data structures, a StackoverflowError can occur.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError",
"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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-52999"
},
{
"category": "external",
"summary": "RHBZ#2374804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2374804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-52999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52999"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-core/pull/943",
"url": "https://github.com/FasterXML/jackson-core/pull/943"
},
{
"category": "external",
"summary": "https://github.com/FasterXML/jackson-core/security/advisories/GHSA-h46c-h94j-95f3",
"url": "https://github.com/FasterXML/jackson-core/security/advisories/GHSA-h46c-h94j-95f3"
}
],
"release_date": "2025-06-25T17:02:57.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-15T16:27:40+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:15847"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, the recommendation is to avoid parsing input files from untrusted sources that may have excessively deep nested data structures; anything with a depth over 1000.",
"product_ids": [
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_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 Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/idea-rhel9@sha256:df24ebb239a2cc0d4543309f51a7268c7d524d428a536e0b3443c51089c3f87e_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:0dc291e3dc58d285d054a35b480d14c3912777e14fd643915b8ceabd178ad6bf_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:ac5b3e78470c747377dbc9ecb6e0680d724086c331955ed5471b74d01155ece8_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:cd1ee1d15cafe77bbf8e283cee2cde88dcdfb59c9545867a047cf4b42089aa85_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces-tech-preview/jetbrains-ide-rhel9@sha256:d0b17cb5f9a530ca959058fe926b3f5c42539487e23587d51948f49d7a38cf5d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:2bfe5265856abdd8cb490bde852d4e992f1793684f003d1ef53776fe69d790d7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:32d9568317c55235f75c4d0e1c98de6d4af252cbdd116ed2355025cbaeac862f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:48b99d167a5c54a98e69bba441bb5b70db2ffe065d3f8f8d23ecfed7b813336e_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/code-rhel9@sha256:8b2b33e91756bbd1c7ed6905e00176b9d55a4e13aee2f84862bc571a8a82f113_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:43cdf063e9a6aa5f84233c8bd850a711b5d5fae8a7795803609fec07d189ca05_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:7ad9073c0a768f170cf8d4311ea35ec1caccfdefdf6d1dccbc10ed01cdeafd16_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:934c224a59086c689be1839b6846a0984370a78a8adc8510fa692f5215bb6182_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/configbump-rhel9@sha256:d2bfcb27baf36e569eca4f7c85f458a180d7938616413a4cf8e10cb329e6a150_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:78dabed4a5fc1eb3246778e6ee6e1a543829cf88d0b03f0ccccf101c41a7bdda_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:7c98501fee1297a24caa77d325f6bfd7f91192589f0aa22d47d9766e8219c749_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:905d45518e20ea10daa3a35ea2f2201a6f762a16f9b4829ce37b7396d493ac59_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/dashboard-rhel9@sha256:91e064bccc3f7320844763fc136cb4c650db40190e01edebe16135bcc00627ac_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:a48dd94d5616183843ba939146b7e4d985210cdd902038ff80ff6df3df3d74ca_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:2b18f2cf31e0914762cc6e99c9797c24a19db69ca08bc9983bc2aacc85ee7024_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:38c9b56aa9c2a5153e01ffc1edb399247ed1937b9382ac4f0fb2beae4c27f69a_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:59f85768c28401783b9475ce21088e3d8fbf6bcd64bb49e3a243c881ac6b546c_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:f5b515ecaea7d542ac18ea5a056c99fe84ca2ac25fa3904bdc50a78ecf47541f_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8cdf016c4d61bce4f244415ae192fe1647ef517ba1690f2009b5b8e1104c72a7_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:a69c6f8b091d11c69b6864edc6973c6f5f4515eb3a1923bf51fdb971315c28b0_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:ad5f4d1b7f712416bb62785375ce15ef1a5cb3f1a77226899abc8aba32a11623_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:c9808efcb221c10d78bdf663e3b5e3d5d281bf59702be049090fc1fa0511b078_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:13f0ec3ce663f6701501e82bbb508549e149588eedb0982729a59d98c88d0ba0_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:43d9679eb3ac8d5287863137f2d698d814a2fbc2fbd6a6aacba11240cd76d40c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:d23a4d9f0967f53d15fefda63e972e035d23aebe819dd11a6cec9beceacd8997_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e32fc2e1c50fb1110a835e29e6e360b4127ed84fca98c6276b0b171ccd6cb223_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:1168d897f16b276ba5a6e6170e31fbe1499a980666aed493b2fe27036471ba55_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:15300e7d45a8e2093ef6f33303174f7361de7d9b648f8c9f2cf06f8ba3c56c76_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:6ccd50b0049e4ba0f9d4ea8779b17c6acc95395490579fbaa3b9e9084ac7d314_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/openvsx-rhel9@sha256:e762a9019e4b5afd27331ad519a5b63a2bba3c7eb522533e0932e97c2879a36e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:5f4c5323da09593280fc61c2df7fced0f6dc9d3ca322d27069f51334c3d18dae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:918c66e3ea09e481c38673314021ef1aa6b46afc9dcb115b9d19b6819c5db4a7_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:cc4f2ce5926da93eaf81b0935d3171d81a310ec97e3c08bbbf6599752446810d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:f2bcd5123e4fad7aa4ad54f2819a1beb75d844302aa162e0335c1a0191fe5346_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:27b7eef1c64e432dbe15e92cf745a951aebdc9b379d9c02dbfef6df296c39cd1_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:3cfcd5f9ab8ec42cefd8fab992ecb493a9d14126bdf53ba542ffa4b51fd1684c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:641354f1d56627f49af3e32ad963616b69aac644ac33d664e7fe29de32fe43b3_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/server-rhel9@sha256:fa5400aecca1a46c4b98d00c749ea56d6187ced20952f02e4dd1c12e2467117e_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:15a4a74016cdb94aece0bc651edd221b72a9202e5fd414d30ae969707cb5b4c9_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:5361443dee5415dc554d79e2fa23a6b336f1d8ea89fb20a4caa72f70574b939b_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:a152f1e75dd10ba692587a4e702d59cd1c5adcde8b97390f58742270edf85d33_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/traefik-rhel9@sha256:f17428eced9d6bec1eaaa1510b68250824d3ace2f66af7f31fbf7327ca11540c_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:42d8388fafeb7c188b03389c92561da4068f91a8cc2343f33d967939342e4f64_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:a86e59cedc67e9fcee3412afa157572a2ab815a3d9e18da03ada502f7313cc80_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:b60b4b992b89b82620e5ea618350a97434b272d1f023200dcbeae642612e3569_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-base-rhel9@sha256:ee9d72769b916b350307df495022e04add1fbcd67c1e62757fd316e7f1dd60ae_ppc64le",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:53618eb41967e64660e87e5ad6ce8f5d9803aed9bb48da8898aaefb4d0a4632d_arm64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:65176a94e684c200beef8f25016982ab212bdcd10d31b54a831310e20c026f77_amd64",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:a4ca99dc99b864ef805f3e8d997f0567168c809433f16ec23540c0b8ead96216_s390x",
"Red Hat OpenShift Dev Spaces (RHOSDS) 3.23:registry.redhat.io/devspaces/udi-rhel9@sha256:cc31b6212f77e03383e615ee30fd97419806c3841f18d2f6c950d82cdd21e872_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "com.fasterxml.jackson.core/jackson-core: jackson-core Potential StackoverflowError"
}
]
}
RHSA-2025:1609
Vulnerability from csaf_redhat - Published: 2025-02-17 16:13 - Updated: 2026-06-30 03:29An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64 | — |
Workaround
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x | — |
Workaround
|
A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x | — |
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64 | — | ||
| Unresolved product id: Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x | — |
{
"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 Cluster Observability Operator (COO) is a Red Hat OpenShift Container Platform Operator that you can deploy to manage observability component stacks by using custom resource descriptions (CRDs).",
"title": "Topic"
},
{
"category": "general",
"text": "With this release, COO gets to GA availability.",
"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:1609",
"url": "https://access.redhat.com/errata/RHSA-2025:1609"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification",
"url": "https://access.redhat.com/security/updates/classification"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.17/observability/cluster_observability_operator/cluster-observability-operator-release-notes.html",
"url": "https://docs.openshift.com/container-platform/4.17/observability/cluster_observability_operator/cluster-observability-operator-release-notes.html"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-45338",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-28849",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-26159",
"url": "https://access.redhat.com/security/cve/CVE-2023-26159"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1609.json"
}
],
"title": "Red Hat Security Advisory: Cluster Observability Operator 1.0.0",
"tracking": {
"current_release_date": "2026-06-30T03:29:17+00:00",
"generator": {
"date": "2026-06-30T03:29:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1609",
"initial_release_date": "2025-02-17T16:13:51+00:00",
"revision_history": [
{
"date": "2025-02-17T16:13:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-25T20:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cluster Observability Operator 1.0.0",
"product": {
"name": "Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cluster_observability_operator:1.0::el8"
}
}
}
],
"category": "product_family",
"name": "Cluster Observability Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel8@sha256%3A4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739390458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-operator-bundle@sha256%3A221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739791152"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel8-operator@sha256%3Afd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739789914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-0-3-rhel9@sha256%3A10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-0-3-rhel9@sha256%3A5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel8@sha256%3Aa4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-6-0-rhel9@sha256%3A78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-0-3-rhel9@sha256%3A0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel8-operator@sha256%3A600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel8@sha256%3A30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256%3A6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256%3A4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256%3A38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-0-3-rhel9@sha256%3A3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3?arch=amd64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393013"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel8@sha256%3Aebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739390458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel8-operator@sha256%3Ad186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739789914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-0-3-rhel9@sha256%3A6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-0-3-rhel9@sha256%3Aa93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel8@sha256%3A857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-6-0-rhel9@sha256%3A39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-0-3-rhel9@sha256%3Ac50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel8-operator@sha256%3Ac24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel8@sha256%3Ac1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256%3A1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256%3A9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256%3A55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-0-3-rhel9@sha256%3A0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8?arch=arm64\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393013"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel8@sha256%3Ab7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739390458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel8-operator@sha256%3A47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739789914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-0-3-rhel9@sha256%3Ad38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-0-3-rhel9@sha256%3A39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel8@sha256%3A7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-6-0-rhel9@sha256%3A55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-0-3-rhel9@sha256%3A4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel8-operator@sha256%3A9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel8@sha256%3A8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256%3Afebec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256%3Afd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256%3A4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-0-3-rhel9@sha256%3A13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0?arch=ppc64le\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393013"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/alertmanager-rhel8@sha256%3A0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739390458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-observability-rhel8-operator@sha256%3A14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739789914"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboards-console-plugin-0-3-rhel9@sha256%3Ae36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196157"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/distributed-tracing-console-plugin-0-3-rhel9@sha256%3A0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/korrel8r-rhel8@sha256%3A6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/logging-console-plugin-6-0-rhel9@sha256%3A2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195441"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"product_identification_helper": {
"purl": "pkg:oci/monitoring-console-plugin-0-3-rhel9@sha256%3A354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195698"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-rhel8-operator@sha256%3Acaf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-admission-webhook-rhel8@sha256%3Af55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"product_identification_helper": {
"purl": "pkg:oci/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256%3A55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196289"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256%3A88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739196041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256%3A5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739195312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x",
"product": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x",
"product_id": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/troubleshooting-panel-console-plugin-0-3-rhel9@sha256%3A855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4?arch=s390x\u0026repository_url=registry.redhat.io/cluster-observability-operator\u0026tag=1.0.0-1739393013"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64 as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x as a component of Cluster Observability Operator 1.0.0",
"product_id": "Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
},
"product_reference": "registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x",
"relates_to_product_reference": "Cluster Observability Operator 1.0.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26159",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-01-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256413"
}
],
"notes": [
{
"category": "description",
"text": "An Improper Input Validation flaw was found in follow-redirects due to the improper handling of URLs by the url.parse() function. When a new URL() throws an error, it can be manipulated to misinterpret the hostname. This issue could allow an attacker to redirect traffic to a malicious site, potentially leading to information disclosure, phishing attacks, or other security breaches.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "follow-redirects is a transitive dependency of Grafana, and does not affect Red Hat Enterprise Linux 8.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26159"
},
{
"category": "external",
"summary": "RHBZ#2256413",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256413"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26159",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26159"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26159"
}
],
"release_date": "2024-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-17T16:13:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1609"
},
{
"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": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Improper Input Validation due to the improper handling of URLs by the url.parse()"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-17T16:13:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1609"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
],
"known_not_affected": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-17T16:13:51+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1609"
}
],
"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": [
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:0a139fd0231b44aabc33627173ee98d0ebf1297b301cffb88520fa0c266419c6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:4219479d343e0889653411dd663eba93be633882c6ac5f2c4e91e06050e35e62_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:b7731d5dd9e0e08c5926d0f9f54a0d67e8b9a4cc0b805c5ddab9f28ca958c299_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/alertmanager-rhel8@sha256:ebe029f66906c1af08cedebf6f3b785f05c72742b95d7fa3d0596835dcc69894_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-operator-bundle@sha256:221e3514c869644f63e03c58467648cfc2a241de976941e29f1ae4492d2d6e0a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:14ec62625ed452a305b532556f8c9e5edfec36603221b55e364b5ff3a336577f_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:47d961fc88adbc2b0cd49cca5215632f31bcc023ccc223147492d6de78f3c51f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:d186268cdfcf15cc98e28555eef9b0cb6d082e3a9561346f05da62dd74bfdf32_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/cluster-observability-rhel8-operator@sha256:fd934560d184639a5c9567e53cce0f8e863476c0f59f846e2ffd4d8bff9a672c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:10e2cc68db50f7018d14a28dcefa844fc67a3893c0ca665dfa7c53838c9d8515_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:6481c593929a608b834f34fca5be1d4e916be06911b98a17e66af7064cff85a9_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:d38206b54d32b8a64140fb2a9c5cfc94c01ca68d80a67074402e8ce713d3a475_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/dashboards-console-plugin-0-3-rhel9@sha256:e36b3235b4f7627c762a477afd9b10da396d8b46bceeaab38107adce48cfde50_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:0e8c4695e653d1092ba755f7c2868fad66370077bf3f39ef7626383a0f69490c_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:39937748a620f7ff84c16b70d1888ffa2b37ca9820a7f8b9f2149db74ad3cd94_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:5068b1796ba0a7e90e1be27adf259ecbcfd87d19b18a8a2fb999d8139a71f21a_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/distributed-tracing-console-plugin-0-3-rhel9@sha256:a93ba2a7698ecde1de60ea629e9ed38da648e25ab46fa005bfb00d232e283935_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:6d86eced25a2fb454c21183748d98feac0192d30178e8fc1dc21cfa5387635e6_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:7ef29756f54d1e7e50d2b3ade6a2e3cc7e0d2d6a7e118e02acc8cfabd14abf60_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:857195f1a5ac1b142ceaa62eef963340eb8438b0d160aa4d5d3ac04975fcee60_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/korrel8r-rhel8@sha256:a4390e0455b330c66be3046f0c475206e159b9e579726ad7eaae588115c5ac47_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:2d65b9b24c4f140d92c8e1546da0efd9cd34b7a9484b0b0e74cd0b5514a82e1d_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:39b25b2a76b1b733479920b06782c042fdee70a6bb216cfe7008045850126946_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:55708cd50ae3df2238f31fa59cd4c3b5b3c223931631472501b82cf75350da53_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/logging-console-plugin-6-0-rhel9@sha256:78b630e98b1a8afd58f8f2c8d9147fe359cfbdb1942fb8da1dba28c98fe528aa_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:0341fc1043370ddd9fbe7a9578315a6ab5ed0443dd6405a4a5d1e9e0c99ce0c6_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:354a21013692c072241990054fb60f55f31f7f4d1a9f67dfb80649e87d978329_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:4f3941afe98e78477cad6d35161590ceae198b9ba021ee1c0fb0dca8efb50648_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/monitoring-console-plugin-0-3-rhel9@sha256:c50105566c0a684e210747cc0aed4958cd102f6927efd80f98919f2a210ec146_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:30a5b20b65d216d192442558cbe7385f39967e8c6f23547bcb79bd2e09cb6e65_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:8c99a3d5cf0ce275326a803f02a8f3c3fee86561918679ce32f9420a511c7944_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:c1932e4f8f2f814afa41598a267d035e6d0721f022cb4b4bdc66d06d25a43a78_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-admission-webhook-rhel8@sha256:f55b41a4da69d74382d2415905b2a4e6204a88af0fc6a32df45135fc9613b419_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:1546598bfe9c26a39ee752b8e488c67f4c711cba367d57d48554e660516835ad_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:55fea29b9fc172be497828aa7dc1c03f258b2a1fbed845d487ab97abe2a82495_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:6114e1656b16383f4149d42085155ed4ae4642d40f02d2d877b2637eca565558_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-operator-prometheus-config-reloader-rhel8@sha256:febec2fcf995293b2279b4a81fe3cf836a6b88139126f01c194d358c2048dac1_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:600f53e25e6eacbdbf16479a13a02d5e97ce8403f37267d3193ab966c9c7f06c_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:9ea465202c417bcef049bc5f585f9804d51a09066ebe9bbc38bbaae3dc071cad_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:c24e03fa4b12b06a37868768a1eca8121318eac1b808971eb883c90e14611e4c_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/obo-prometheus-rhel8-operator@sha256:caf84745233bdebb4414cf01c6c3678e556ad582f6c0e1768579bc99c9ed7d52_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:4fce5dcd4c962965de354b556bb21ebd7b8548ecf229111a8da15fc489ca034d_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:88333c1f90ed8db99072cecba2d230a5d616e3efbfbcd05c7e99cd3d4c2c0ab3_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:9febceb8da3ec2c129f18ce3be8015b167efdab11f58c1213236487471bfdd17_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/prometheus-rhel8@sha256:fd2615418206bc6361e2e444ffd73e44236436fc249a202e9e00578389d7932f_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:38710d770f39ced208ab080bb8557a211bd46c48345e6bca794bd704884c7ffb_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:4a0a22c2e5b9eaec39326d9c85c472035b1fa488b051b34927c16ffe947fb0e7_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:55676e8344b7792bb34e8a597ea4e5ce4bcb59f59c31623feacd9c698ea9d772_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/thanos-rhel8@sha256:5dc55c8cfa6fc3dd700dd5756b750113d19dbab1ff3ff3031d98e5ea7c045ee7_s390x",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:0c2ca7da24745cfaaf991a10c37433065e928ca0ee0be35409c4ee70ecd286a8_arm64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:13c017c148fc8cf2cb871d90ce6af66b5864be3fd7f09248e7d5919dd1741ed0_ppc64le",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:3724f9d8a178df07fcd09436c0cc8a294437fc64b1310f420a6a1e0885f18da3_amd64",
"Cluster Observability Operator 1.0.0:registry.redhat.io/cluster-observability-operator/troubleshooting-panel-console-plugin-0-3-rhel9@sha256:855e9837c11846a6b07d372a2e7ac9fde57f2c4593b90ea9bd842a5f134e0ec4_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:16483
Vulnerability from csaf_redhat - Published: 2025-09-23 13:46 - Updated: 2026-06-30 03:29A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Virtualization release 4.12.20 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift Virtualization is Red Hat\u0027s virtualization solution designed for Red Hat OpenShift Container Platform.\n\nThis advisory contains OpenShift Virtualization 4.12.20 images.\n\nSecurity Fix(es):\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html(CVE-2024-45338)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(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-2025:16483",
"url": "https://access.redhat.com/errata/RHSA-2025:16483"
},
{
"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/2025/rhsa-2025_16483.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Virtualization 4.12.20 Images",
"tracking": {
"current_release_date": "2026-06-30T03:29:17+00:00",
"generator": {
"date": "2026-06-30T03:29:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:16483",
"initial_release_date": "2025-09-23T13:46:22+00:00",
"revision_history": [
{
"date": "2025-09-23T13:46:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-09-23T13:46:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "CNV 4.12 for RHEL 8",
"product": {
"name": "CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:container_native_virtualization:4.12::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"product": {
"name": "container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"product_id": "container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/bridge-marker\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"product": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"product_id": "container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cluster-network-addons-operator\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"product": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"product_id": "container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-containernetworking-plugins\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"product": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"product_id": "container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"product": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"product_id": "container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hco-bundle-registry\u0026tag=v4.12.20-19"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"product": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"product_id": "container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-csi-driver\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"product": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"product_id": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hostpath-provisioner-rhel8-operator\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-operator\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"product": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"product_id": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/hyperconverged-cluster-webhook-rhel8\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"product": {
"name": "container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"product_id": "container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubemacpool\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"product_id": "container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-console-plugin\u0026tag=v4.12.20-5"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"product_id": "container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-ssp-operator\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-copy-template\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template\u0026tag=v4.12.20-8"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-operator\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"product_id": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"product": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"product_id": "container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/kubevirt-template-validator\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"product": {
"name": "container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"product_id": "container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/libguestfs-tools\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"product_id": "container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-marker\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"product": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"product_id": "container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/ovs-cni-plugin\u0026tag=v4.12.20-6"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"product": {
"name": "container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"product_id": "container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-api\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"product": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"product_id": "container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-artifacts-server\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"product_id": "container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-apiserver\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"product_id": "container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-cloner\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"product_id": "container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-controller\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"product_id": "container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-importer\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"product_id": "container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-operator\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadproxy\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"product": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"product_id": "container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-cdi-uploadserver\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"product": {
"name": "container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"product_id": "container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-controller\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"product": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"product_id": "container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportproxy\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"product": {
"name": "container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"product_id": "container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-exportserver\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"product": {
"name": "container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"product_id": "container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-handler\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"product": {
"name": "container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"product_id": "container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virtio-win\u0026tag=v4.12.20-7"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"product": {
"name": "container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"product_id": "container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-launcher\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"product": {
"name": "container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"product_id": "container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/virt-operator\u0026tag=v4.12.20-9"
}
}
},
{
"category": "product_version",
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64",
"product": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64",
"product_id": "container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27?arch=amd64\u0026repository_url=registry.redhat.io/container-native-virtualization/vm-network-latency-checkup\u0026tag=v4.12.20-7"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64"
},
"product_reference": "container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64"
},
"product_reference": "container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64"
},
"product_reference": "container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64"
},
"product_reference": "container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64"
},
"product_reference": "container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64"
},
"product_reference": "container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64"
},
"product_reference": "container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64"
},
"product_reference": "container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64"
},
"product_reference": "container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64"
},
"product_reference": "container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64"
},
"product_reference": "container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64"
},
"product_reference": "container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64"
},
"product_reference": "container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64"
},
"product_reference": "container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64"
},
"product_reference": "container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64"
},
"product_reference": "container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64"
},
"product_reference": "container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64"
},
"product_reference": "container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64"
},
"product_reference": "container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64"
},
"product_reference": "container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64"
},
"product_reference": "container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64"
},
"product_reference": "container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64 as a component of CNV 4.12 for RHEL 8",
"product_id": "8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64"
},
"product_reference": "container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64",
"relates_to_product_reference": "8Base-CNV-4.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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-CNV-4.12:container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-23T13:46:22+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:16483"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CNV-4.12:container-native-virtualization/bridge-marker@sha256:c476e62a60b32cbf8eb679e2dc3af238e8b5f4bcad05ca966633661797fbb2c5_amd64",
"8Base-CNV-4.12:container-native-virtualization/cluster-network-addons-operator@sha256:b74004e405b1bbdcc6c84720840bba3da4b2b41691043f0028b7089782eeddf0_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-containernetworking-plugins@sha256:28586386661a85a05c88b080c9a02ba31202545f3182c755e9e6112d431dd23e_amd64",
"8Base-CNV-4.12:container-native-virtualization/cnv-must-gather-rhel8@sha256:e4499c7ee34f2c4439a8496730127ca4898eb08be44adef1800966ffc71fbc97_amd64",
"8Base-CNV-4.12:container-native-virtualization/hco-bundle-registry@sha256:7b155b8ab941e24040fa298794da002d82dbbc9e2760b7516402b295c0d88768_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-csi-driver@sha256:351cd752b48fb614205aeac795488b98fb97501cd52ab61cb42f167e81a8b039_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8-operator@sha256:1b7672c255ebdb9c6eef2b2ac6486a72ba500a2d97e79418ebd3b9c916388e01_amd64",
"8Base-CNV-4.12:container-native-virtualization/hostpath-provisioner-rhel8@sha256:93858946171f4ec9651c8391365cc8092fbc1af0777dd8f5b707477ddb84c710_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-operator@sha256:099858040f96d52faa434c4d23a9e3b5666ea57ceb18d7c3de9fda68c5b54596_amd64",
"8Base-CNV-4.12:container-native-virtualization/hyperconverged-cluster-webhook-rhel8@sha256:f1512ddc14c0941bdb4333d15d0018308f567b14a4c22cf801185fc085a3ff6e_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubemacpool@sha256:812903dd0fa6c97bed7565322f2573f77789ea3919808b3bb4cfe117860b9365_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-console-plugin@sha256:f95795f7deedc41137d0cdc8042b004a6c00556ff177ba3f34b644237a786587_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-ssp-operator@sha256:468226d63a8a3a5e4704175cd674e6adc21f54578d6bd2be3adf13462adf539a_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-cleanup-vm@sha256:6f932872496bfc2c45b8b7df2cd3905b277ee6983932ffaf681c3943bb29386b_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-copy-template@sha256:f76ec4cbf6096e9b5bda0cf8086f36215f4a917c2b2c829113c4391e8a9d15bc_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-datavolume@sha256:8059b4edc91a4bbcfa650baab99841046fa5a5aa1241cba9ea560dae30aaddd0_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-create-vm-from-template@sha256:8b2966897b29151706b46b96374be2d9a7da5d747e93cbeb036cea2a67b9eeab_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-customize@sha256:075b83a40f5e617fcb546b3fdaf1a6e766b3bd672a42d28a2e8dd4e1d5dc7a27_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-disk-virt-sysprep@sha256:cd6de3b312ebfcac4c0e1e90c01449edbc70d52db93f1d635725ecf087f7b19a_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-modify-vm-template@sha256:fcf05ebb9b1806f8afec41e1e46effbdf375d1141dd601878586d8ab65bfc2ae_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-operator@sha256:866118341df87d5cec4956c753440b258afba6fbab1352dc4d098e17a9a65ab4_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-tekton-tasks-wait-for-vmi-status@sha256:3dc3ce76a7ccaa7798fec54c3ccb2804de90c1ff5c2436cf328b89ab01d7e5a8_amd64",
"8Base-CNV-4.12:container-native-virtualization/kubevirt-template-validator@sha256:0b2ec0ffc70ead308e1e2521f73b9973f5ce3acb4c8182e5b145f57ce5ab5ea4_amd64",
"8Base-CNV-4.12:container-native-virtualization/libguestfs-tools@sha256:a768dc480b25d6f0e43affa4dd149cf63bee29deced8bc3ee609091c81ec2d2c_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-marker@sha256:a13b2e9db9aa94462572d242b7283c68e4ca8646e3a74df931a75db9363a8307_amd64",
"8Base-CNV-4.12:container-native-virtualization/ovs-cni-plugin@sha256:2f5c8cb7eb1c0175f39eb8679db51aff8ca8d17e4c2c88c7e13a7fa1baac4ce2_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-api@sha256:d3a57bd10d31093b14719e2e3f2b47953c0758dae61f1bcd30851767fa815866_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-artifacts-server@sha256:078f3d2416d96c065ccbcb17b15c950c7a5704f8e780a1a45a00cd68910004dc_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-apiserver@sha256:db3cff13ab5a4b383149f2291f4f2517bb69c7c2cd7712d5c520ae9290e9b4c3_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-cloner@sha256:1d1a606ea40ab30624c4c5bcfd2536c085127c9f21bef1552909a7131a4ef443_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-controller@sha256:efb757267913b1324f4de94a271aab875546294d847ca04ce368f9060b0ab6c8_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-importer@sha256:64aee8206ca99e915f0470a1a3143e3d5a8f3778b72ca82bc446dced27a3101c_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-operator@sha256:8b693f8d5b39de9f4a2d20cfede72aaafe12f9a8da19396fad75955c3691bc7a_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadproxy@sha256:e376ab7320ec9ff14eaf7a48a1dd27aa81936d41e99e146746bdf11724aed961_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-cdi-uploadserver@sha256:e5d2616b491c3b3485a00d3c4f0e09fc13e14d0cd165052deaba00d282f0aad0_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-controller@sha256:4f0bc5cb259bcf768ad6d2e11456797c7f8126b02cd716634edda8d36c2bc7a8_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportproxy@sha256:2d22f0e5f17a32e6cbf7b1f35b68d8029fd5f1d7e1b897d2f8cf31cfed5d772f_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-exportserver@sha256:2c192c5a265c6a54c3a8b3126c2cd446090266b7e9178d0462fe27caf6943356_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-handler@sha256:0478a9a178c44b9410a7d0cf3f21b17673c987bff1ead3bc241fa34d087d4e64_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-launcher@sha256:718d725c7d33322e4720ebecc8972ea073e591aafdf2772c5e5ee58abe07eb62_amd64",
"8Base-CNV-4.12:container-native-virtualization/virt-operator@sha256:5158fca2bc3ad7587d6c36c903de7a615b00442533900ea4b63a87ca31d614ef_amd64",
"8Base-CNV-4.12:container-native-virtualization/virtio-win@sha256:05dc0e81ff0970a3423a8b0b39a6182b18b06bcf5458a15c5c2f873ac2456022_amd64",
"8Base-CNV-4.12:container-native-virtualization/vm-network-latency-checkup@sha256:6fb5b09e9be5a7cf2450bafeff3ed6a03203630dc339aea7e4e86b0443f39a27_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
RHSA-2025:1710
Vulnerability from csaf_redhat - Published: 2025-02-27 00:58 - Updated: 2026-06-30 03:29A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 | — |
A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, storing a reference to a malicious string's format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 | — |
{
"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 Container Platform release 4.15.46 is now available with updates to packages and images that fix several bugs.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.15.46. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:1711\n\nSecurity Fix(es):\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may\ncause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n* jinja2: Jinja has a sandbox breakout through indirect reference to format\nmethod (CVE-2024-56326)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1710",
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1710.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.46 security and extras update",
"tracking": {
"current_release_date": "2026-06-30T03:29:18+00:00",
"generator": {
"date": "2026-06-30T03:29:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1710",
"initial_release_date": "2025-02-27T00:58:32+00:00",
"revision_history": [
{
"date": "2025-02-27T00:58:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-27T00:58:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g89ac857.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g24dc8c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"product_id": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.15.0-202502171304.p0.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"product": {
"name": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"product_id": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202502170147.p0.ga258c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"product_id": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g1bca49e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gc509200.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g38996eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g89ac857.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g24dc8c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"product": {
"name": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"product_id": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202502170147.p0.ga258c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"product_id": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"product_id": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"product_id": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g1bca49e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gc509200.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g38996eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"product": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"product_id": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-event-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g89ac857.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"product_id": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g24dc8c5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"product_id": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"product_id": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"product": {
"name": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"product_id": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"product_id": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-container-rhel8\u0026tag=v4.15.0-202502171304.p0.g129acea.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"product": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"product_id": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-efs-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gb0f13a0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"product": {
"name": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"product_id": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gfee632a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"product": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"product_id": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-filestore-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ga923e95.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"product_id": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9\u0026tag=v4.15.0-202502170147.p0.ga258c30.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"product": {
"name": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"product_id": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"product_id": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"product": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"product_id": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.15.0-202502171304.p0.gc0249a6.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"product": {
"name": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"product_id": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/sriov-cni-rhel9\u0026tag=v4.15.0-202502170147.p0.g1bca49e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"product_id": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gc509200.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"product_id": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"product_id": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g38996eb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"product": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"product_id": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"product": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"product_id": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g6d1554d.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"product_id": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gabdfb61.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9\u0026tag=v4.15.0-202502170147.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"product": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"product_id": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ingress-node-firewall-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g135f832.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"product": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"product_id": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"product": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"product_id": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/nmstate-console-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g90ddde0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"product_id": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery-rhel9\u0026tag=v4.15.0-202502170147.p0.g68c4ba0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.15.0-202502171304.p0.gcc7901f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"product_id": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.15.0-202502171304.p0.g52fc4b9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9\u0026tag=v4.15.0-202502170147.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"product": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"product_id": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g2935369.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9\u0026tag=v4.15.0-202502170147.p0.g8472b75.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g40c168c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.g260a085.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.15.0-202502171304.p0.g87c23b5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"product": {
"name": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"product_id": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=v4.15.0-202502170147.p0.ga8191c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.gb13c0e8.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc4f213.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"product": {
"name": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"product_id": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9\u0026tag=v4.15.0-202502170147.p0.g0f95464.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"product": {
"name": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"product_id": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/metallb-rhel9-operator\u0026tag=v4.15.0-202502171304.p0.g359620b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8\u0026tag=v4.15.0-202502171304.p0.gd7f540b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"product_id": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"product": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"product_id": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-secrets-store-csi-mustgather-rhel8\u0026tag=v4.15.0-202502171304.p0.gef602a5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8876256.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64"
},
"product_reference": "openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64"
},
"product_reference": "openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64"
},
"product_reference": "openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64"
},
"product_reference": "openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le"
},
"product_reference": "openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le"
},
"product_reference": "openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64"
},
"product_reference": "openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x"
},
"product_reference": "openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64"
},
"product_reference": "openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x"
},
"product_reference": "openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64"
},
"product_reference": "openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le"
},
"product_reference": "openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x"
},
"product_reference": "openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64"
},
"product_reference": "openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x"
},
"product_reference": "openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
},
"product_reference": "openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64"
},
"product_reference": "openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
},
"product_reference": "openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"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-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T00:58:32+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
},
{
"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-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T00:58:32+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
}
],
"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-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-56326",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-12-23T16:00:46.619763+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, storing a reference to a malicious string\u0027s format method is possible, then passing that to a filter that calls it. No such filters are built into Jinja but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja has a sandbox breakout through indirect reference to format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Moderate due to an oversight in Jinja\u0027s sandbox environment, allowing attackers to execute arbitrary Python code through controlled template content. This requires control over template content, making exploitation possible only in specific applications, thus limiting its overall impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56326"
},
{
"category": "external",
"summary": "RHBZ#2333856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56326"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4",
"url": "https://github.com/pallets/jinja/commit/48b0687e05a5466a91cd5812d604fa37ad0943b4"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/releases/tag/3.1.5",
"url": "https://github.com/pallets/jinja/releases/tag/3.1.5"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h"
}
],
"release_date": "2024-12-23T15:43:49.400000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T00:58:32+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1710"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:1036876597b6a3e5ffd25f36861f1933784f3a719ee981885686f05425b300ab_s390x",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:38aa60323650bf30080ac5182969bbe53158fec51609fdfafb9fcaaf58be8415_ppc64le",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:8876a5e4b38a741c72e610f699ba03932a94f55c4735182a1207e4fe37c92279_arm64",
"8Base-RHOSE-4.15:openshift4/nmstate-console-plugin-rhel8@sha256:cc01dcf4eb33e274dc3f69a2226b869975b6e97573b6f40b59e24f1c1f182881_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:706642fbc696a3978f6b6e9af565f2e67fe2c030861072062c2a60cad855d4d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:8c30d2346cd35854f7913e95ee0d449236e2bb59949b23eee4c5391c383e489d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:b2bd5e30b634e2b333d4a65635a0145e25690873d848bd8b0afd260c0be91555_amd64",
"8Base-RHOSE-4.15:openshift4/ose-ansible-operator@sha256:be0035343744234a25225d0c46e0b9f5476a25f9c87290c60581d18c1c65d0d7_s390x",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:04367a289cb1d2a3edf1e6f15cf902ec12fc141246cf5561bf5fdb8a493f927f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-container-rhel8@sha256:961d2df95020b1b14b78542d19900fc9ddcad7b03b97f2ec935f968e15ec3f6b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:c3de942d216d08476042cf6697f7282e0dcebdb6b2837109f18055a5f0a9e6dc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-aws-efs-csi-driver-rhel8-operator@sha256:d5bd86832ac9fe6cfee9114022d8a617f2551ae040030d585f4c87b88d998cd3_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:182c293c182cb32d530686831e9ceaca6cafbd4e1d831b2f299cb6f1f727f0b4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:1f494087f95a5a31e3bac58c1657bfd6d6b5d216648d2cb8f303148c45271efe_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:2b8939f1225bac9b8075cfafd74bec519fa1546439eb4e593db8cc1a6b4b0e7a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-capacity@sha256:ac7fca76edd63cbf30b7c52ed33368f8ff56714f43380985d76d5dff0b357f86_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:23c16f33751423af225c57b7a78bae66f795f9ac16075617c247af5c1cf879ee_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:8e26ecef54ae2b98c1f5cda280359e4188632f0cf35dfa72a92fc8bcb2c7a4cf_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:e2126f3a7b2e340ce25540bcddd764ee3969a65be2937f5d80b84dc9018317af_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-mustgather-rhel8@sha256:fa4e3f1232c4d9ca266eac30c0206139865bcc649dd151581428017722e7feb1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:5bbba7956d6a1dbad1f55de057a2f271fc9d746c0ff2f2ffff93a618c7be1c8b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:6952a6bac8487d49d7bcd71e978dd41e915de907d488d8059a14b3b6a3f15270_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:70f7fe8af77aafef8fe583b0a57e014795ea0799dec57af0cb8db33beb009c75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-dns-proxy@sha256:f2106bf9b249b9ab0b1bb855bdac58fcdac8b23d363d2e036ac534b5eb39e9b4_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:0e8b27919fd9134484cd5e1ab9133208c87921fdbfb4914e013608980fe2d832_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:33418a0eb54f9bff3993d04ccbd383f7f003377e489d364d085fb616716799ca_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:74c4c654dd1753a76564d3e662a5e2968d7d3e300cc93c45b2a5f2a07b4ff191_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-egress-http-proxy@sha256:d133a38f31d3a48f30024262eecf5b01d2eb16f480c81fccc15191902848386c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:3cbd0477076b09fd21cf9a16dfeb33e1bf966f0df9a039691f5ca93ee67f0ec8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:4020af7361e282359bcfa43d1c52ea79840411c187a9827c2d63e449664953cb_amd64",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:71f219548afa5b1a97ac18209b78dfa6046d76055712bd4679fa744944245185_s390x",
"8Base-RHOSE-4.15:openshift4/ose-egress-router@sha256:f1dd5f727bf60da334006280b3902879f3d19885c591f07592b4b7487a0a09f4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:59402493e671f55e1716d3fe86f86c81e723a50e683cf37b55c5d32cae5d90dd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:a72d643469f5fef3642db63735f8a62988bc6d75edea1a2c696ea9b8a07a9f11_arm64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8-operator@sha256:c32099588b001f83df441a2a88f138ab3c3d4e76700e96c97d9f38b74a36cfba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:a8fe2c1b8d1b1a820579b01a9331e6709d8c56eb304bfe6b479086f35b66009c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:ad02ad2919460ae5dc13f76ef6f38f0ea17fb8827a9049f88e18306b15e9c1d6_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-filestore-csi-driver-rhel8@sha256:adfe908da028cbdb37e35caba1d11c69a8d36dde83933a89ffddcad4e30b0a8b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:1225c78640d6ba6f68050dee1c1b8b418641dc40bd78be2c6026c2d459165145_amd64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:6826bda416967c8ea274af9579ea24d740c061efa204f92965983963ede9399d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:723239a798ac19bcbf0c6bb46aeb0740103ac02c3ff3bf78b8ea228226a67f23_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-helm-operator@sha256:790dc84af308a452f1cc717299a48cdaafb6c18069f4e09e91fdeb8713a159a5_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:066ac7c156ee548e9fd90c768d22d7bcb7e4f231c2d7f149606946daf85f6fdd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:1c6cc5320d07dfe4eef4e726ce7bbeae22ccca0193297d9c2afd398d107885d8_arm64",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:5439a47c3187573b7bcba72a1da8718ffee0031e4c0b963431ee364e17b4b7e9_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-operator-sdk-rhel8@sha256:cde702d6aced71b11c43d6da5e331f8e08e42263a76d3429089d733243921361_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:1e24294ff497c7feb88d3103c556781569e8bf0b5ebc983f15a05af3ba8ddbda_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:2d2b41d5e1c7a9d99a9e0dd89416c51b0e0230675fc762ba4f1c35a9880ce970_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:85da74a8f1cb417e54f6c1ef8677eac70966bd5a267ddeb14d344a498bf3d14a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8-operator@sha256:9d9c6f8cfc095b85ceb20973d4d91a61a8227065d6e7df33deed70f4833d3efc_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:23b47c3f050c6945b644701c0191324ad112785866fd6c901f03b09a1fea9425_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:27420f1ba794d06e2a2a8dd94bd67f372406cb7ca396b598e062ba18392067ec_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:51fe84acb0adc7ff89322775df7009006fdad81a3ec3bcf1b4ed51bed5430eeb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-driver-rhel8@sha256:75feba54f4b8d57f2895b31ef9f0f078a89bc3512f86f745dd41ddaba497b279_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:b46809d3dce4d7206ca8a4db794ac043e5449e699100b72dd40c1ea35eb737e7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:c0c51cc46998f78559346076375e059b7b4837b26eee64b0e3365d3498d64743_arm64",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f39f6d81d688570e5f231c8e86e1cfc2cd5d611b166f4de352da6e029647274e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-secrets-store-csi-mustgather-rhel8@sha256:f68a2d9ee184bd19d3e503b2e14de2fedb4f70c91c5ee13e9af6caf5e14eb983_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:198b0236dc9e9cdef2b7fa47fe18c6b0ff0b11777d0ef67998a434791d7589d5_amd64",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:2e0f4f1510ab00c7db51b8a73ac21e27b7914af3699061f8796fde0a75baadcf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ptp-must-gather-rhel8@sha256:c2922797df89018f9e053bf5c17dba0eca248d2673859477fa8e09c50c1b73e6_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:179c92719b728fea12c83cb2a213b1efe08f3faf4c84e538be9d70a9d6610cb6_ppc64le",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:1a6fdc842bdee937faba891643deb550cf2cfad690df79fcb63ad2d6cd1ea6b4_arm64",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:36e5677ac5e615e2f794f684d663af90ad7d587e55a5aaebc8fd9a547d45af09_s390x",
"9Base-RHOSE-4.15:openshift4/frr-rhel9@sha256:c99a19f51b79830d56f1cc6639c5b689987d963e72b3c98a58732119f831d55e_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:75159b34761f26432767f8d3e04a02e3207edfaa3f89b04fe73a04bd5fec4a0c_s390x",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:8fd57964d3c97cc30c8c5e46baab08d3b2038e7ee8531f3ee6b1a67f4885f91d_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:aeeed4b3d7eafb570c56a400a3bcba33842deeaa9ec457cf6bf25d176b551e30_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9-operator@sha256:eb17bde2477f25d1eacda5dd204017490c4d96850b9acf16e3c4e676f7108bbb_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:62b4f26b6782f2d8d755e5cea898fe7e002c8109140500eef9f5b4139f4115ce_arm64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:7bcebaedfd0af87c637a37ca4ecf239740ac30c5dce9146d404649f67b5814be_ppc64le",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:93526f1a130adb6154c28bc8ea9d923e60406fb5a66181eb9809bed0b2e73d61_amd64",
"9Base-RHOSE-4.15:openshift4/ingress-node-firewall-rhel9@sha256:c24beeed3256d1180ca564f7c17e1fdbfafab5f8e90a3dc554e70367f0d57abf_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:063d6bc322df62150fc7147f2a35c2420de9ee3b4d0b0258a9045cd5fc13f9c7_s390x",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:2d090a33573524f255ad490b19345c628737fea510e2c4e2543a01ca7d2c0b49_amd64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:58c2c394b6ff147b944de430b9f14b877cac19df1492b6c6b6b4a7562ef28424_arm64",
"9Base-RHOSE-4.15:openshift4/kubernetes-nmstate-rhel9-operator@sha256:de90e7c8ea3a60a39737ed8d7ae5307f50ce6ca3d9839b91827c30e05057e5d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:49e1e60888c3e85281a190660a0792f36debde917c7cdfb70dbb68b7ce15ce56_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:51f15069799d24bb99ccf2095e86076e5cfe91f6ee88a63e4649e7e6ba415f4d_s390x",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:74208173ce15402001bdf1d95a89b5c777ce88ff24b754b84c08a13cfbfc2dd7_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9-operator@sha256:d1bd1e777e2959d11cf19e7b7caa13feec3509a5b1e88de0e69f6179e8b87ab8_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:1fc3f2420c0df28ac479220a6632b9ba15b1f5005aaa1253b34061eb5e866cf1_arm64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:47d42137482602a9505f03c4aacf7117b57a52926a0d5b2b081ee5b7788bbdf6_amd64",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:9df95567296b70187eebba7d46f922af6b6b4296ebf684551cf1eca28c4f187a_ppc64le",
"9Base-RHOSE-4.15:openshift4/metallb-rhel9@sha256:fa275f9218af58066774d3aa932b7784ca4a8b015386fe6b9588397a310b2b3b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:61a626fb754ddf3d7f599be35e0b706ade9b92e13ddd110a6b57995180251428_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6a2bdc7406520f6a14a748df418e92ed69ea2b56ab8498322f9e4d41b00b632b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6eac4e6acc6fbde9ce554247351ad2b8eb1b4cd0c8ed5bb9fdec318d188458a8_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:ef1c8bf8065a0a5f9c7fd82932035b609f324d0e983c47f19d0b3af1a0c87c68_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:2858a82ffd39679065c68ca9d7dd9dd422e2b95e46a70a6825eafd8fe821947c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:61ab5bc57f2f4fb0c84a41e355f884d4dff5865ae931049836b1a98b0a3fa676_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cloud-event-proxy-rhel9@sha256:a3d4279056e8e81d9731095fefd93d672655e6f07666cf2416a170a32465b49f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:249e9bc677272488dfc22e557a6a1abe487b2db331868bb47e9bc890aed81b04_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:524c565e50c392d2def855f086f1ad0dbe366012a535fd1bd2923409df8333db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:a637e45888f32c87513ef5e5e7edc089d23664b6dca4f27864fa5c3174a35d70_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-nfd-rhel9-operator@sha256:d8c7d65cbaf941d24992140c9c1479fe5e3960ed729b065d7bceb555354aff60_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:13efecc86ceb5e67fff3cff87e568293aab0250206101d7ca3a450ae46dccf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:41d5fc350a21f44ac93a23ca5dca117748dbf953b1614f5324dc1f6e62dd892a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:7e1e5f25c11f694618f3546d9eb3d15a2de62c9408b816505afd70fd3475f965_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9-operator@sha256:e1aecf688f6b866b9ae8b628d260c8838d0510687d2959c9d204d9f09df8598e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:732b35cb9ebcf3170c476574f748a18ab3a36b50c6dd09b9d83b4eb614ea552e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:78892fea396f3f4b5e3d3c6e563ae506edaf30abc5f876363878b6fb3c8b2042_s390x",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:bcbc93b5c96ac729ad7c7a2b02908a6a45bfd5753fffe4640ba8953610ed03bf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-clusterresourceoverride-rhel9@sha256:cea9e3af74c690323d6e716f1b1c9e04727e8148516107d100c014a6e7dc695f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:3784ee334612d2c20e23fe0cfb76218a0179a61ed1b9b17d8503cb81c40ada28_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:7af1e1c20f5445211d987cefd83b33002ee34f5a596cf7a37d70c862c5ff283d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:ce9c8ecfe2c5d9ba7e4cc93cdbd11824b44e84a20e99aefc00505f3c55dd794d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:fe99dbb774c68172dec4358d5f70f549e42c227b71f4880fd05991417e5f379d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:0852f5651556c39ce25472f5f55da7c7e6c582685d933712da064629493a099c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:321da5fac8de9d67955b7bc9a0706048e4b660f4e85d9cf3ceb3a3f785779f0a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:6a82b5dc3b284cef56fe943b5dda3886bbbdfd1b442764398cf9fc0ea0dfc3f3_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-diskmaker-rhel9@sha256:b4120a067196cfb91f4884cfa3c2342eeef0ec3705c580447900437bfc8f875e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:226ebc0674771b3fe4724091899f501ff13d13518967db69e7b7e31335ca9f81_s390x",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:48403ecf0d017fbcbeb9f24b8762e918e64ae98c78b085d4e577f1585b1fa775_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:58438ac3e9b7d1c8019176c24f1e0aac3dfc61fc6d16ed09dc8bb90df2867a60_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-mustgather-rhel9@sha256:7102e9c80102d5def4917c33395c1a0d17f90cd25023c85e9dd9e74ee340b220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:89d35defe54f67adc8a080d908b9248f60349992d03a5935bbf54ea6d6b2a069_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:e6ce9bec383e095326b2eb8fe94a89d817e0424b3ab78c7964a0d6fb9a193793_amd64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ece9cfb592d41530dcfed3d1dd25781bd98ba221da866415bf5abcca2dc52438_arm64",
"9Base-RHOSE-4.15:openshift4/ose-local-storage-rhel9-operator@sha256:ee4374aa5c6f239ef74c15eb9c7d489b542622919e92f1c4cc26f49e574a8b1a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:315ba79d087a450dca2a3e86fe706c05f30b4a7ff5a92dea994079d07548c240_amd64",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:5e95055e691a094d5fa3ce8d334199e35468754c9c6ba3dbec01c65f7a8cfde3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:758245deefaf1868a4aa8b0bd20fe9c2a0db09f5cdc50a1b241d9147f4619595_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-node-feature-discovery-rhel9@sha256:bc1850cb38009eca6b7b5cbec430cb344af6652cbc9b345590da7d9af5ce2ad9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:423cf92b2eb4ab2e7d595955f8a76fc98a18298a6427aa4be08da445ed37dff8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:6d2508f113dd6f470455347a9f494b1478a1bb99597d248d87990872a682fa18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9-operator@sha256:d6a66a17520b395cacf0be665d5f6d6e2de5b2d3eb3af4c7093f0bc5a5f25fe4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:a34d7377efc0d932062eab8423ad57e7e01e3d09447c95ae63221e8861ffb209_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:c55a8c857f2e6eb86f98f937e6c4ca63efef9b61f9b89fe508eb572c6499b969_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ptp-rhel9@sha256:fe779476f997832743ce668c19c81e74072a0beec53da2b3cdb7941cde4b90e8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:361c68cad81685358d95c8f290f7c2ff908ddeef21b8296a50573f252bf38679_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:a0bad4c71aed439eb77ab07818566fdbc1294bf5d479721388c57e36cda19453_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-dp-admission-controller-rhel9@sha256:b23093889bdd7c311aec0fa70a92885bc71de7b22d651794e5e380cc6c850bbd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:47920c35d07a5ad951355ff4db48115d609481c13f8b9bed0eaf2056bc0a093e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:53f316879544381fee0a5e8778f4982a0ce5c33ab5a9694a968d7295fced555c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-infiniband-cni-rhel9@sha256:e5e2aa8e19bda76eb4d2c4de0d3fdb282e87746c5ddbaf5731f136766ad46ff1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:4d65b8f09780ec779b8a136ffe0ec83872df788c2f93385a0ec94f991c414c62_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:74dc3b116aea1157059ca57bf9d317c57e01a66670fd941ca659640a51a28a0f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-config-daemon-rhel9@sha256:fdd4ccec2b5f916a395aed2fe22d8e855488ae84c0bc5ea8d95c922cdad40d91_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:1badf1220f38483e3664461d9594679a39d3a10fa65f0348ff0357618a678637_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:39bad417eed702d15ea8ff335816edb9bb09dc0ba90735b497262bfe80a840de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-device-plugin-rhel9@sha256:87e365c232fbef5f43db1f22ec674d0204f4066e2f57806bd492d0d6e5030ad2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:12eafb242a164581b2640546b505b31fa3152c3fa2e13208770719dc48d72a21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:8fb4efd01e1bb3035a82ce7201c9d11f16829e6a8004ae03f0d853287c7a4662_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-rhel9-operator@sha256:bf0e29aac3e817cbaa9b8c18bf8b95cf847e5264b8d179ae1a4b6fca3b1d5394_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4371942b1f99f23c831ab068abf5d9bf5de5acf264555441afb0ef5a2f1b11e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:4bf3f7202574869940c465b77bac30f016e56fcc3655ac89cc360997afe2781f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sriov-network-webhook-rhel9@sha256:ba52312547dd791d7fedccaf7c89510cac2c444194fd9dfc6f5a58b64663faea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:0279303cf566e09495d8b5e61635be08cba1bb3ea372298adad88843aeef1d4a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:8af8fba1cff649c93bab1d73f2cbaede8606fd3778faa6ad9dfa5ed85d32b853_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:9531c995e4acf693c0a055150f16bd6f49d6e8b5191e48feb069e80138c81b1d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9-operator@sha256:c9c6670faa765faddeb9272c2d27371a711dd6121a482f30c4568d6cf19a2823_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:16f738044b821595999d9afc4421cbb6a02d5deea236caf2021e065bd79fd8cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:7ba7524cbab5805516b65bb273a2e9a7e3f82d16051ef05762050f4e21a603fb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:80d30c6dec5ee95bfb851803fd6728c429bded9ae545f6e3855559fcd42c9013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-vertical-pod-autoscaler-rhel9@sha256:fbd93bd2263e907113013c2785b42327efaa7a684af63a5c5874d0f560e185f7_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:45491d612845f08874e49fe9ed0e25e2a4a8fa365a7f83fd943351aa300458e2_amd64",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:c3f191ef7480d3a52a731e78125328e81c5baacc314d1c6a1b7d0e731fa6713f_ppc64le",
"9Base-RHOSE-4.15:openshift4/sriov-cni-rhel9@sha256:ec41d38c5dd33397cc5fd9b45a44cca95e8211a8b9dca2fb5354f429057bfdcc_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: Jinja has a sandbox breakout through indirect reference to format method"
}
]
}
RHSA-2025:1711
Vulnerability from csaf_redhat - Published: 2025-02-27 04:27 - Updated: 2026-06-30 03:16A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64 | — | ||
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64 | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x | — | ||
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64 | — |
A vulnerability was found in the Linux kernel's USB Video Class driver. A buffer for video frame data is allocated, which does not account for all of the frame formats contained in a video stream, leading to an out-of-bounds write when a stream includes frames with an undefined format. An attacker who is able to influence the format of video streams captured by a system's USB video device could exploit this flaw to alter system memory and potentially escalate their privileges or execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64 | — |
Workaround
|
{
"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 Container Platform release 4.15.46 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.15.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.15.46. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2025:1713\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15 release-notes.html\n\nSecurity Fix(es):\n\n* runc: file descriptor leak (CVE-2024-21626)\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in\ngolang.org/x/net/html (CVE-2024-45338)\n* kernel: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in\nuvc_parse_format (CVE-2024-53104)\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. All OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:1711",
"url": "https://access.redhat.com/errata/RHSA-2025:1711"
},
{
"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/security/vulnerabilities/RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "2329817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329817"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "OCPBUGS-28706",
"url": "https://issues.redhat.com/browse/OCPBUGS-28706"
},
{
"category": "external",
"summary": "OCPBUGS-41815",
"url": "https://issues.redhat.com/browse/OCPBUGS-41815"
},
{
"category": "external",
"summary": "OCPBUGS-46403",
"url": "https://issues.redhat.com/browse/OCPBUGS-46403"
},
{
"category": "external",
"summary": "OCPBUGS-47716",
"url": "https://issues.redhat.com/browse/OCPBUGS-47716"
},
{
"category": "external",
"summary": "OCPBUGS-47766",
"url": "https://issues.redhat.com/browse/OCPBUGS-47766"
},
{
"category": "external",
"summary": "OCPBUGS-48083",
"url": "https://issues.redhat.com/browse/OCPBUGS-48083"
},
{
"category": "external",
"summary": "OCPBUGS-48593",
"url": "https://issues.redhat.com/browse/OCPBUGS-48593"
},
{
"category": "external",
"summary": "OCPBUGS-49836",
"url": "https://issues.redhat.com/browse/OCPBUGS-49836"
},
{
"category": "external",
"summary": "OCPBUGS-50526",
"url": "https://issues.redhat.com/browse/OCPBUGS-50526"
},
{
"category": "external",
"summary": "OCPBUGS-50661",
"url": "https://issues.redhat.com/browse/OCPBUGS-50661"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1711.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.15.46 bug fix and security update",
"tracking": {
"current_release_date": "2026-06-30T03:16:30+00:00",
"generator": {
"date": "2026-06-30T03:16:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1711",
"initial_release_date": "2025-02-27T04:27:12+00:00",
"revision_history": [
{
"date": "2025-02-27T04:27:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-27T04:27:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:16:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.15",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gd69278e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202502180534.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g18c8e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"product_id": "openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202502170147.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202502170147.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202502170147.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202502172235.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202502171304.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"product": {
"name": "openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"product_id": "openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202502171304.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202502170147.p0.g5d72ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202502171304.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202502170147.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"product": {
"name": "openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"product_id": "openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202502171304.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202502170147.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"product": {
"name": "openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"product_id": "openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202502171304.p0.gb74eb6d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"product": {
"name": "openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"product_id": "openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"product": {
"name": "openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"product_id": "openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202502172235.p0.g68767b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"product": {
"name": "openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"product_id": "openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202502172235.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"product_id": "openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202502171304.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202502170147.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"product_id": "openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"product": {
"name": "openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"product_id": "openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202502171304.p0.g1ec9664.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202502171304.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202502171304.p0.g0633fcd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202502170147.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202502170147.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202502170147.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"product_id": "openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202502171304.p0.ge4c38ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202502170147.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202502170147.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6776f55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202502170147.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gfbf51ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202502170147.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202502171304.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"product_id": "openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"product_id": "openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202502170147.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202502170147.p0.g1a0a57c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g81877ac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g1c5b0f9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"product_id": "openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"product": {
"name": "openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"product_id": "openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202502171304.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202502170147.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202502172235.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202502171105.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge171461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202502170147.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"product_id": "openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202502171304.p0.g9040a70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202502172235.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202502170147.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"product": {
"name": "openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"product_id": "openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202502171304.p0.gb3d4912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202502180534.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202502171304.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202502171304.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202502170147.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202502171304.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"product_id": "openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202502171304.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"product_id": "openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"product_id": "openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202502171304.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"product": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"product_id": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202502141247-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202502170147.p0.g14489f7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gd69278e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202502180534.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g18c8e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"product_id": "openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202502170147.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202502170147.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.15.0-202502170147.p0.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202502170147.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202502172235.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202502171304.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"product": {
"name": "openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"product_id": "openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202502171304.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202502171304.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202502170147.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"product": {
"name": "openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"product_id": "openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202502171304.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202502170147.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"product_id": "openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202502171304.p0.gb74eb6d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"product": {
"name": "openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"product_id": "openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"product": {
"name": "openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"product_id": "openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202502172235.p0.g68767b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"product": {
"name": "openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"product_id": "openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202502172235.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"product_id": "openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202502171304.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202502170147.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"product_id": "openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"product": {
"name": "openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"product_id": "openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202502171304.p0.g1ec9664.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202502171304.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202502171304.p0.g0633fcd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202502170147.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202502170147.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202502170147.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"product_id": "openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202502171304.p0.ge4c38ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202502170147.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202502170147.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6776f55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202502170147.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gfbf51ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202502170147.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202502171304.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"product_id": "openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"product_id": "openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202502170147.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202502170147.p0.g1a0a57c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"product_id": "openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"product": {
"name": "openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"product_id": "openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202502171304.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202502170147.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202502172235.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202502171105.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge171461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202502170147.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202502170147.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"product_id": "openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202502171304.p0.g9040a70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202502172235.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202502170147.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"product": {
"name": "openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"product_id": "openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202502171304.p0.gb3d4912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202502180534.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202502171304.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202502171304.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g4121cfc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202502170147.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202502171304.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"product_id": "openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202502171304.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"product_id": "openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"product_id": "openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202502171304.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"product": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"product_id": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202502141247-0"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202502170147.p0.g14489f7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gd69278e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202502180534.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g18c8e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202502170147.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202502170147.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202502170147.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202502172235.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202502171304.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"product": {
"name": "openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"product_id": "openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202502171304.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202502170147.p0.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202502170147.p0.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202502170147.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202502171304.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202502170147.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"product_id": "openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202502171304.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202502170147.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"product_id": "openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202502171304.p0.gb74eb6d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"product": {
"name": "openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"product_id": "openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"product": {
"name": "openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"product_id": "openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202502172235.p0.g68767b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"product": {
"name": "openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"product_id": "openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202502172235.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"product_id": "openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202502171304.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202502170147.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"product_id": "openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"product": {
"name": "openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"product_id": "openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202502171304.p0.g1ec9664.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202502171304.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202502171304.p0.g0633fcd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202502170147.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202502170147.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g7f00d2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gbcf919d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g367c4e4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.15.0-202502171304.p0.g2333b7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202502170147.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"product_id": "openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202502171304.p0.ge4c38ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202502170147.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202502170147.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6776f55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202502170147.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gfbf51ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202502170147.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202502171304.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202502170147.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202502170147.p0.g1a0a57c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"product_id": "openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"product": {
"name": "openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"product_id": "openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202502171304.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202502170147.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202502172235.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202502171105.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge171461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.15.0-202502170147.p0.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.15.0-202502170147.p0.g615b457.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202502170147.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202502170147.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"product_id": "openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202502171304.p0.g9040a70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202502172235.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202502170147.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"product": {
"name": "openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"product_id": "openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202502171304.p0.gb3d4912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"product_id": "openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202502180534.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202502171304.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202502171304.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202502170147.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202502171304.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202502171304.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"product_id": "openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202502171304.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202502170147.p0.g14489f7.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.15.0-202502170147.p0.g8914989.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"product": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gec95372.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"product": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb72a596.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0496cad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gd69278e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.15.0-202502180534.p0.ge828bd9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g18c8e15.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"product": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g617398f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"product": {
"name": "openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"product_id": "openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.15.0-202502170147.p0.g1326282.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"product": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.15.0-202502170147.p0.gf806f26.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"product": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"product_id": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.g9bcf382.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"product": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.15.0-202502170147.p0.gd032dc1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"product_id": "openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"product": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"product_id": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel8\u0026tag=v4.15.0-202502171304.p0.g240bb8c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"product": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"product_id": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel8\u0026tag=v4.15.0-202502171304.p0.g9005584.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"product_id": "openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel8\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"product": {
"name": "openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"product_id": "openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner\u0026tag=v4.15.0-202502171304.p0.gce5a1a3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.15.0-202502170147.p0.g7a448c2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"product": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.g241a88c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"product": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"product_id": "openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager\u0026tag=v4.15.0-202502172235.p0.g870ade5.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"product": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"product_id": "openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter\u0026tag=v4.15.0-202502171304.p0.gaed837c.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"product": {
"name": "openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"product_id": "openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus\u0026tag=v4.15.0-202502171304.p0.g1b43998.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"product_id": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-node-label-updater-rhel9\u0026tag=v4.15.0-202502170147.p0.g5d72ced.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.15.0-202502170147.p0.gd339f3f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.15.0-202502170147.p0.g3bf0111.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.15.0-202502170147.p0.gbcbcd95.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"product": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g989bcb4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"product": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"product_id": "openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"product": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"product_id": "openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy\u0026tag=v4.15.0-202502171304.p0.g9308e7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"product": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g037b59c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"product": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.15.0-202502170147.p0.g2bd2755.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel8\u0026tag=v4.15.0-202502171304.p0.g1217bc1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"product": {
"name": "openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"product_id": "openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni\u0026tag=v4.15.0-202502171304.p0.g05497ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"product": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"product_id": "openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.15.0-202502170147.p0.gc055dbb.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"product": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.15.0-202502170147.p0.g5536816.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"product": {
"name": "openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"product_id": "openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder\u0026tag=v4.15.0-202502171304.p0.gb74eb6d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"product": {
"name": "openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"product_id": "openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"product": {
"name": "openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"product_id": "openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console\u0026tag=v4.15.0-202502172235.p0.g68767b8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g91f5c97.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"product": {
"name": "openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"product_id": "openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer\u0026tag=v4.15.0-202502172235.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"product": {
"name": "openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"product_id": "openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router\u0026tag=v4.15.0-202502171304.p0.gdc38fbd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"product": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"product_id": "openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"product": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.15.0-202502170147.p0.g87c23b5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"product": {
"name": "openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"product_id": "openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.15.0-202502170147.p0.gff493be.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"product": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"product_id": "openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gb9de67d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"product": {
"name": "openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"product_id": "openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests\u0026tag=v4.15.0-202502171304.p0.g1ec9664.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"product": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.15.0-202502170147.p0.g1915f64.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"product": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel8\u0026tag=v4.15.0-202502171304.p0.g232472e.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.15.0-202502170147.p0.gba9df23.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel8\u0026tag=v4.15.0-202502171304.p0.g0633fcd.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.15.0-202502170147.p0.gc6bf88e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"product": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"product_id": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel8\u0026tag=v4.15.0-202502171304.p0.g1370ce1.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.15.0-202502170147.p0.g33b7d85.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gabf4fa9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"product": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"product_id": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-csi-driver-container-rhel9\u0026tag=v4.15.0-202502170147.p0.gbe4888d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"product": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"product_id": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8\u0026tag=v4.15.0-202502171304.p0.g41b367a.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"product": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"product_id": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gf7f5eed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"product": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.15.0-202502170147.p0.gadccbd5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"product": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gfd77d92.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"product": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g7f00d2c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g7043c1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"product": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g2a2b9dd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"product": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g1338503.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"product": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g0d799a2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"product": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g44832d2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gdcb7e1c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"product": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"product_id": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.g160cf62.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gbcf919d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"product": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g367c4e4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"product": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"product_id": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel8\u0026tag=v4.15.0-202502171304.p0.g2333b7f.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g62a7d56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"product": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.15.0-202502170147.p0.g1fbb2c0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"product_id": "openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"product_id": "openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-operator\u0026tag=v4.15.0-202502171304.p0.ge4c38ac.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"product": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"product_id": "openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g6864da0.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"product": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"product_id": "openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g2053e13.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"product": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g7aaa40e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"product": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g8425d88.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"product": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.15.0-202502170147.p0.g6e850ee.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"product": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.15.0-202502170147.p0.g0849c46.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"product": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g203435e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"product": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g5618113.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"product": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.15.0-202502170147.p0.g0a58f8c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"product": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g0b4c69f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"product": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge1b692b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"product": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g65dbb12.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"product": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g49290d7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"product": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g6776f55.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g9e0d092.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gb5b212e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g128d8e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gee8cf52.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gf054dfa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge76cea5.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"product": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.15.0-202502170147.p0.g863813e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"product": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"product_id": "openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ga7ba898.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g078c81f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"product": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g1ae0ba7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.ge9b0fa2.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"product": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g37a0a91.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"product": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc48f31.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"product": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.gfbf51ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"product": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g4c2b89d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"product": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.15.0-202502170147.p0.g802233d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"product": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"product_id": "openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel8\u0026tag=v4.15.0-202502171304.p0.gb54e81b.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g8d017b7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"product": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g260a085.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"product_id": "openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"product": {
"name": "openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"product_id": "openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer\u0026tag=v4.15.0-202502171304.p0.g3b4236d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"product": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"product": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g4f2955c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"product_id": "openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf8ec690.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"product": {
"name": "openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"product_id": "openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.15.0-202502170147.p0.ga7005ef.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"product": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gfc50272.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"product": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gbad5403.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g856ee3e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"product": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g3b91ee3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.15.0-202502170147.p0.g1a0a57c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.gb934c68.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"product": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gcc0d541.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"product": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g6846b9a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g81877ac.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.g1c5b0f9.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"product": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"product_id": "openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g97d8765.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"product": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"product_id": "openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g975bba9.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel8\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"product_id": "openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"product": {
"name": "openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"product_id": "openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer\u0026tag=v4.15.0-202502172235.p0.g64866ce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"product": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"product_id": "openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel8\u0026tag=v4.15.0-202502171304.p0.gbcbf241.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"product": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.15.0-202502170147.p0.ge874968.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"product": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gdbaf9ea.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"product": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"product_id": "openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel8\u0026tag=v4.15.0-202502172235.p0.gd3bdbce.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"product": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.15.0-202502171105.p0.g1e096cd.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"product": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.ge171461.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.15.0-202502170147.p0.g2a29507.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.15.0-202502170147.p0.g615b457.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.15.0-202502170147.p0.gb15daaf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"product": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.15.0-202502170147.p0.g396a09f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"product": {
"name": "openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"product_id": "openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-operator\u0026tag=v4.15.0-202502171304.p0.g9040a70.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel8\u0026tag=v4.15.0-202502172235.p0.g9e9c920.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"product": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.15.0-202502170147.p0.g9ea52de.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"product": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.15.0-202502170147.p0.gb377b4b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"product": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"product_id": "openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.g1ccafc3.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"product": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gd80fe46.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"product": {
"name": "openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"product_id": "openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather\u0026tag=v4.15.0-202502171304.p0.gb3d4912.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"product": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"product_id": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel8\u0026tag=v4.15.0-202502171304.p0.gf91deca.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"product": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.15.0-202502170147.p0.g9e21740.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g17536c8.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.15.0-202502180534.p0.ge38935d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"product": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g040d4e0.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"product": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"product_id": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g8de6f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"product": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g0e15844.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"product": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"product_id": "openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel8\u0026tag=v4.15.0-202502171304.p0.g035d383.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"product": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"product_id": "openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel8\u0026tag=v4.15.0-202502171304.p0.g303b954.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"product": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"product_id": "openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel8\u0026tag=v4.15.0-202502171304.p0.g5b09cd4.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"product": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.15.0-202502170147.p0.g43039a7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.gff69ddf.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"product": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel8-operator\u0026tag=v4.15.0-202502171304.p0.gd0c2407.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"product": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g6ab1226.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"product": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.gb8d25ad.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g38bee56.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"product": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"product_id": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ga3729dc.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"product": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g1d6a7ed.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"product": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g4121cfc.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"product": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.15.0-202502170147.p0.g34e2019.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"product": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"product_id": "openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel8\u0026tag=v4.15.0-202502171304.p0.gc5cc7a7.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"product": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g19f312e.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"product": {
"name": "openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"product_id": "openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel8\u0026tag=v4.15.0-202502171304.p0.g66161ad.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"product": {
"name": "openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"product_id": "openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel8\u0026tag=v4.15.0-202502171304.p0.g8231637.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=v4.15.0-202502170147.p0.g4b15e93.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"product": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"product_id": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-operator-rhel8\u0026tag=v4.15.0-202502171304.p0.ge0d4657.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"product": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=v4.15.0-202502170147.p0.g81ad52a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"product": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=v4.15.0-202502170147.p0.g5611168.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"product": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"product_id": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=v4.15.0-202502170147.p0.g15ed0ae.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.15.0-202502170147.p0.gf749d5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"product": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"product": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.15.0-202502170147.p0.g902436a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"product": {
"name": "openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"product_id": "openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy\u0026tag=v4.15.0-202502171304.p0.gf3f1f5d.assembly.stream.el8"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"product": {
"name": "openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"product_id": "openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.15.0-202502170147.p0.g14489f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"product": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=v4.15.0-202502170147.p0.g4b15e93.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"product": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"product_id": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202502141247-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64",
"product": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64",
"product_id": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=415.92.202502141247-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64"
},
"product_reference": "openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64"
},
"product_reference": "openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64"
},
"product_reference": "openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64"
},
"product_reference": "openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x"
},
"product_reference": "openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64"
},
"product_reference": "openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64"
},
"product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x"
},
"product_reference": "openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le"
},
"product_reference": "openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64"
},
"product_reference": "openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64"
},
"product_reference": "openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64"
},
"product_reference": "openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x"
},
"product_reference": "openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64"
},
"product_reference": "openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le"
},
"product_reference": "openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64"
},
"product_reference": "openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le"
},
"product_reference": "openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le"
},
"product_reference": "openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64"
},
"product_reference": "openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64"
},
"product_reference": "openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x"
},
"product_reference": "openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le"
},
"product_reference": "openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64"
},
"product_reference": "openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64"
},
"product_reference": "openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x"
},
"product_reference": "openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x"
},
"product_reference": "openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64"
},
"product_reference": "openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64"
},
"product_reference": "openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64"
},
"product_reference": "openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le"
},
"product_reference": "openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x"
},
"product_reference": "openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64"
},
"product_reference": "openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64"
},
"product_reference": "openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x"
},
"product_reference": "openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le"
},
"product_reference": "openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le"
},
"product_reference": "openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le"
},
"product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le"
},
"product_reference": "openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64"
},
"product_reference": "openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64"
},
"product_reference": "openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x"
},
"product_reference": "openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le"
},
"product_reference": "openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x"
},
"product_reference": "openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x"
},
"product_reference": "openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x"
},
"product_reference": "openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64"
},
"product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64"
},
"product_reference": "openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64"
},
"product_reference": "openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x"
},
"product_reference": "openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64"
},
"product_reference": "openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64"
},
"product_reference": "openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le"
},
"product_reference": "openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x"
},
"product_reference": "openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x"
},
"product_reference": "openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le"
},
"product_reference": "openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64"
},
"product_reference": "openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64"
},
"product_reference": "openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x"
},
"product_reference": "openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x"
},
"product_reference": "openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le"
},
"product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64"
},
"product_reference": "openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64"
},
"product_reference": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64"
},
"product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64"
},
"product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64"
},
"product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64"
},
"product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64"
},
"product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64"
},
"product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64"
},
"product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64"
},
"product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64"
},
"product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64"
},
"product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64"
},
"product_reference": "openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x"
},
"product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64"
},
"product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x"
},
"product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64"
},
"product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64"
},
"product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x"
},
"product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64"
},
"product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x"
},
"product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x"
},
"product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x"
},
"product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64"
},
"product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x"
},
"product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64"
},
"product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64"
},
"product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le"
},
"product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64"
},
"product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64"
},
"product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x"
},
"product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64"
},
"product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64"
},
"product_reference": "openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64"
},
"product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64"
},
"product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64"
},
"product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64"
},
"product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64"
},
"product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x"
},
"product_reference": "openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x"
},
"product_reference": "openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64"
},
"product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le"
},
"product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64"
},
"product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64"
},
"product_reference": "openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x"
},
"product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64"
},
"product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x"
},
"product_reference": "openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64"
},
"product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64"
},
"product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x"
},
"product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le"
},
"product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le"
},
"product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64"
},
"product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le"
},
"product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64"
},
"product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x"
},
"product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64"
},
"product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64"
},
"product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le"
},
"product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64"
},
"product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64"
},
"product_reference": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64"
},
"product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64"
},
"product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x"
},
"product_reference": "openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64"
},
"product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64"
},
"product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x"
},
"product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64"
},
"product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le"
},
"product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le"
},
"product_reference": "openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64"
},
"product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le"
},
"product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64"
},
"product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x"
},
"product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64"
},
"product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le"
},
"product_reference": "openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64"
},
"product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64"
},
"product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64"
},
"product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64"
},
"product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64"
},
"product_reference": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64"
},
"product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64"
},
"product_reference": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le"
},
"product_reference": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x"
},
"product_reference": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64 as a component of Red Hat OpenShift Container Platform 4.15",
"product_id": "9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
},
"product_reference": "rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.15"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"The Snyk Reseacher Team"
]
}
],
"cve": "CVE-2024-21626",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258725"
}
],
"notes": [
{
"category": "description",
"text": "A file descriptor leak issue was found in the runc package. While a user performs `O_CLOEXEC` all file descriptors before executing the container code, the file descriptor is open when performing `setcwd(2)`, which means that the reference can be kept alive in the container by configuring the working directory to be a path resolved through the file descriptor. The non-dumpable bit is unset after `execve`, meaning there are multiple ways to attack this other than bad configurations. The only way to defend against it entirely is to close all unneeded file descriptors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "runc: file descriptor leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "These vulnerabilities not only enable malicious actors to escape containerized environments but also allow for full control over the underlying host system. With the widespread adoption of containerization technologies in both development and production environments, such exploits pose significant risks to data integrity, confidentiality, and system stability.\n\nOpenShift Container Platform ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack, and disabling SELinux on the Openshift container platform is not supported. Hence, the impact of the Openshift Container Platform is reduced to Moderate.\n\nFor multicluster-engine (MCE) vulnerable versions of buildkit and runc are part of installed version of oc. However, they are not affecting the higher-level assisted-installer binary in MCE. The presence of these dependencies in the container does not imply a security risk to the containerized application itself, as it is based on low-level packages included in the oc binary, and the impact to the container\u0027s core functionality is minimal.\n\nThis flaw doesn\u0027t affect the OpenShift Tools \u0026 Services as the affected code is only used for testing and is not exposed to the final user.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21626"
},
{
"category": "external",
"summary": "RHBZ#2258725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258725"
},
{
"category": "external",
"summary": "RHSB-2024-001",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2024-001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21626"
},
{
"category": "external",
"summary": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv",
"url": "https://github.com/opencontainers/runc/security/advisories/GHSA-xr7r-f8xq-vfvv"
}
],
"release_date": "2024-01-31T20:01:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T04:27:12+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:ea0429e14dc9ff007f56d5db2b75209c2510d81e6869194e33a53352d2b6a4fa\n\n (For s390x architecture)\n The image digest is sha256:1f84f636cca2e34fff9ece8ed13baeef9494716f08195918e4081f5bc2350425\n\n (For ppc64le architecture)\n The image digest is sha256:ce13a5fc1b3b222c6043854d9b88fa80ef4107ae38f92d7d93d5b7987e01d418\n\n (For aarch64 architecture)\n The image digest is sha256:388bbf2a6e139cb175a294258900cd3430e13285518d7ab5f6735868ad52c9c1\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1711"
},
{
"category": "workaround",
"details": "Red Hat Enterprise Linux (RHEL) and OpenShift ships with SELinux in targeted enforcing mode, which prevents the container processes from accessing host content and mitigates this attack. Dockerfiles can be inspected on the \u0027RUN\u0027\u00a0and \u0027WORKDIR\u0027 directives to ensure that there are no escapes or malicious paths, which are an indication of compromise. Limiting access and only using trusted container images can help prevent unauthorized access and malicious attacks.",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "runc: file descriptor leak"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T04:27:12+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:ea0429e14dc9ff007f56d5db2b75209c2510d81e6869194e33a53352d2b6a4fa\n\n (For s390x architecture)\n The image digest is sha256:1f84f636cca2e34fff9ece8ed13baeef9494716f08195918e4081f5bc2350425\n\n (For ppc64le architecture)\n The image digest is sha256:ce13a5fc1b3b222c6043854d9b88fa80ef4107ae38f92d7d93d5b7987e01d418\n\n (For aarch64 architecture)\n The image digest is sha256:388bbf2a6e139cb175a294258900cd3430e13285518d7ab5f6735868ad52c9c1\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1711"
}
],
"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-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2024-53104",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2024-12-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2329817"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s USB Video Class driver. A buffer for video frame data is allocated, which does not account for all of the frame formats contained in a video stream, leading to an out-of-bounds write when a stream includes frames with an undefined format. An attacker who is able to influence the format of video streams captured by a system\u0027s USB video device could exploit this flaw to alter system memory and potentially escalate their privileges or execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability exists in functionality used by the USB Video Class driver to decode the format of video frames. This driver is used for USB devices which capture streaming video, such as webcams. A function which reads streaming video frame metadata does not correctly account for frames in an unknown format, which might cause a buffer allocated for frame data to be undersized.\nAn attacker must be able to control the frame data captured by a UVC device. This might be accomplished by creating a physical or virtual device with that purpose in mind. An attacker could also modify an existing USB device toward this end.\nBecause an attacker has some control over what data is written out of bounds, but not strict control over where in the kernel\u0027s memory space that data is written, we assess that the impact to confidentiality of this flaw is Low. This vulnerability could be used to escalate privileges if combined with other flaws or other means to predict the kernel\u0027s memory layout. By itself, this vulnerability can have negative impacts on both system availability and integrity, as an attacker can overwrite other kernel data structures.",
"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-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53104"
},
{
"category": "external",
"summary": "RHBZ#2329817",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329817"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53104"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/7107058",
"url": "https://access.redhat.com/articles/7107058"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024120232-CVE-2024-53104-d781@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024120232-CVE-2024-53104-d781@gregkh/T"
},
{
"category": "external",
"summary": "https://securitylab.amnesty.org/latest/2025/02/cellebrite-zero-day-exploit-used-to-target-phone-of-serbian-student-activist/",
"url": "https://securitylab.amnesty.org/latest/2025/02/cellebrite-zero-day-exploit-used-to-target-phone-of-serbian-student-activist/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2024-12-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-27T04:27:12+00:00",
"details": "For OpenShift Container Platform 4.15 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:ea0429e14dc9ff007f56d5db2b75209c2510d81e6869194e33a53352d2b6a4fa\n\n (For s390x architecture)\n The image digest is sha256:1f84f636cca2e34fff9ece8ed13baeef9494716f08195918e4081f5bc2350425\n\n (For ppc64le architecture)\n The image digest is sha256:ce13a5fc1b3b222c6043854d9b88fa80ef4107ae38f92d7d93d5b7987e01d418\n\n (For aarch64 architecture)\n The image digest is sha256:388bbf2a6e139cb175a294258900cd3430e13285518d7ab5f6735868ad52c9c1\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.15/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1711"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the `uvcvideo` module from loading. See \"How do I prevent a kernel module from loading automatically?\"[1] for more information. Note that disabling this module will prevent UVC devices such as webcams or video capture devices from functioning properly.\n\nPreventing the `uvcvideo` module from loading is also an effective mitigation for OpenShift environments. Different methods of applying that mitigation are available, depending on the vulnerable cluster\u0027s configuration. See \"USB CVE-2024-53104 Mitigation for OpenShift\" [2] for more details. That document also details alternative mitigations available through the use of compliance profiles and USBGuard.\n\n1: https://access.redhat.com/solutions/41278\n2: https://access.redhat.com/articles/7107058",
"product_ids": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:c8b2c21367cd018e5c410c31f6e0a8c79889b4e660713ba5bdd5f25e719f3b83_ppc64le",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:ca0f058452269370295c6897d19dffb6a2f59316a8383b28dfe0521753820f03_s390x",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:cf6fcd2d37e336145fb92dc665b980be8e2f4249f34628b6e0a67b8fb991135f_amd64",
"8Base-RHOSE-4.15:openshift4/cloud-network-config-controller-rhel8@sha256:db35d3483beb4401c9f1f8be86823f894037403f3d4c86bc608afdde4eee4c46_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:4439b75c51da0445cd6d061934a61ce4b597e02f79b7e48dac23d82235c8dbd6_s390x",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:515f6839b24bf53bdc9f6370a2ba757c557f7688c0326e8a7513248fd992c8df_amd64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:ada3e6883393f7abf5477dc40795fa908b5e7da8e5753473ea34e1a5e3677b00_arm64",
"8Base-RHOSE-4.15:openshift4/egress-router-cni-rhel8@sha256:f1be37d595a40aa145432b4b40ff5367518fc46f8fb432514f6f18e516348a23_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:07b62f51a52413ff5fb55448e00563ba0dd0de100c15b4cb6158cb445dede3df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:1fc057472acae5f8ceb2e39643e1058a7e78e0702b99a2cbc26462f7469b8c72_s390x",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:6bfb198cfe17706ad6d1c6381b5e1986206ebbe1d34afbed918abfee18e47910_arm64",
"8Base-RHOSE-4.15:openshift4/kube-metrics-server-rhel8@sha256:9922fda234035a707d349edc25f3f803deeacb5cdc3a045314e054f5ae7d1b4c_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:1ad00269bcdf36e6dbb80bad924b8c26f63337d990161712418c078573cf23df_ppc64le",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3b612a13ba0146f9560244e0d7d898f818f5d2bedee43fee9cb2f323f56edf5a_amd64",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:3ecd15510f141074f044aeca96a271b56c865bcea6d0e627b41e58be886d3801_s390x",
"8Base-RHOSE-4.15:openshift4/kubevirt-csi-driver-rhel8@sha256:d40313f38c48de0961e1169db95bacb9d09beae3693a926a67747b2ca2e65ae9_arm64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:2727a6e1acf33a74c27cc0933aab9441a91ffeecdef2701b3da5924eea91f701_amd64",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:62b87b6e421bf2c1461da5627e2a95f4cafb462859761b29830fbf7305bd9162_s390x",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:6fedcb484f94ff0d978fd8421f177206995117acbc9b61da8ff1d6e3117944cc_ppc64le",
"8Base-RHOSE-4.15:openshift4/network-tools-rhel8@sha256:8e8eace7f232c50dbbe4f27e1a3e89f7eaa448ebeaad7741461de3194fa973b2_arm64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:1904bfb82cfd48284c40077f1574f67fe21d69a52687cc54b7c7888be3c759b5_amd64",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:39509d7215dba36a718ba0edbfb18f27d001ec8deeba61f1575fc27957c94a2c_ppc64le",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:67c6f1c4d3a397da7c80293ee817842ad839a67e13bc447fac46a9e94a7b5f84_s390x",
"8Base-RHOSE-4.15:openshift4/openshift-route-controller-manager-rhel8@sha256:9ddecebd7ae1356ba15b93b221f0dc48d11d5ee1fcb4ffd057844dee5681017d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:6388ac49bb9851f4b131e7173bea7789cedf37f2e09772c4220efc7488b38c31_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:76fba92fe235f646f9562445531a07245d5d1596d42eb14a71772a19f8aa88a5_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:788b7a23641b61430973b43b47bf67165353d52d9bf4e243b0788ab1c61ffc5c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-api-server-rhel8@sha256:e29a9228023dd16da304a60e084814c4c20174c112d8f7ba2a6dae6fc4e7f22f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:227fd34c5e53b198efa78b81d402483b2c970c7f096aacf78b081a54592d01da_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:6dbf324fc25e72285323b6516405e03f2346e8de64245a038fe061e28b6f5573_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:7e6127f9883699f443fce8b196c5a6d7de07b1e62040e5bcd4d0061caee2192c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-csr-approver-rhel8@sha256:e18568df8700f249dc52a5e1dc5ce92b2e9dc6481c6237fcfb66c7367d088d25_s390x",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:42fcbd485886037dbf6e792e55b3da431479831ed6be9ecedcb581f166614299_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:d4c2c4c663dca293ebdea2cec240542d251d2f42fafdae382796e72ce2fa4c89_arm64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:edbe6744e87ab863109678a2a1fd95999d42edd6708f467fd0da98456d2774ba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-agent-installer-orchestrator-rhel8@sha256:fbb9f3444e001e314a03ca133934beaa2fadeb0e55f05163bb1853c1a772a6aa_s390x",
"8Base-RHOSE-4.15:openshift4/ose-alibaba-disk-csi-driver-operator-container-rhel8@sha256:8f4e824d8d4c379825240120d30a5c3064310159bbc5c0f61d9048e82e29c46c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:78fda317c0b0c2732b14e95925027e92e89f85d48e138530f554e6bfbdab907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel8-operator@sha256:fa5aa3734f5fb090c7e25dd159c3352a71afc63b16749979c1214dc896de5ba1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:5cfc5a62bb2ca5f554a41cdff1fb1e4fa03685f55a35dcbecfd5442844a06066_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-operator-rhel8@sha256:d5c0309fb4f537b9ce3e9c3f91e3e2caa842075d28bbde046ea1dd8b946c28dd_amd64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:b696a6f4c0330a601af650dde06390b4ab1ad78268b23f584e12849287a150e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-azure-workload-identity-webhook-rhel8@sha256:d20c86d1605b77d875b05998d1da724979638480845692d4b5b2b7fcd3481933_amd64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:13b889ee3b1feabddd2218bd2870f90af719c77adb05ab2d5d82bbe0c2a68d03_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:40d3ca2ba6d1d3b7f44bef2f3ab72e3c46cdfdff863f91484f79e741af881823_arm64",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:86d87ffea2f8ae18adc5c0f890acbf01239c2266f2fec8bee5a91cfcbb494c1c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-baremetal-installer-rhel8@sha256:dd13dc9b619cdaea46f0dbefd92814b9c241f164898567841709dbc5046810b0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:01e7689446e7e3cfacfabeb8c80a39e045fdc23c7f93b34624dd74d6ad3adbb0_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:2f618191650c405f279e386dc90d00de5ec6a3a09ce2d64b4eacf13ec6f4a1f8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:473a553772d591bef89928a65315df21efaa345c371503b88bd2065bfc227493_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli-artifacts@sha256:7eeca5e6dcf9969494f6c61a1f9d12ff7cef9ac36f92993ea92fd559e298da82_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:14727a96bcca362b53a38816ddad00790b2191df49dcee6b3b72c080c6113b88_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:30a8ec143f42673fdc46895054e94c013fce6812a783004110fb0dc2f60ba2cb_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:44e420c9f9921cbce70f04dbedf3abfb901dc76cdaa85c5054d8be37f8d02e6e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cli@sha256:55c5dbc8e7f2d9660ff83d26b25e716c4779f47e9d215fce91477741c6aaae75_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:21bcdcf7176c4ab979965c542babc15e594b78107676bd069ebfcf6b28ee7216_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:39b4968094a8a32f9d3cb0db71e553504b0c1ac03ef3168c6bdf8b0435ea79d4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:800f0d2fa1ed35198225c1dc2824095ec61c8d7571a5c09f192bfbf907a3aad3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-cloud-credential-operator@sha256:f42a2c1dbc3ec8ec0eca20cf7271afddc7029690d42dfd66aa6aae09bd6b039d_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:05a50f73d426087afb82d6e6846d446246aeb73675ecdd5300b05b0850550f3c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:1aeeb18362d6c16cc195334f987ba4ea2cffffbbeffcaac5f6afa81aeac2df3f_amd64",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:9f4f70686951f090d61c00c57baf69d76ef9dbf4d21613cab9e21fda7d6fdad0_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-cluster-olm-operator-rhel8@sha256:d51eaa6281575a0fc5d380803627a1245032244793e75feeb44b39530246e652_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:4516f42e553d6a09a6ba7dd01348dc2ac7bbef856eb01afe9ae13382b96fb8ba_s390x",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:81ba7e38660b8faba7ebc5723fde84cbf29457160c7b75b92ce40cbabcbc8322_arm64",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:d7c6a1c7ae739398d02c72b0207d19fb5220fa193d119781b86f31028b97b9c3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-console@sha256:f318e3216b15d876c4c9d250b844ef39893cc7d5b2310ff5764d49a974387040_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:36b299859349b06bb6dabfaa8229cb36f46589f30e8fe5269890913aa7672464_amd64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:3f3611039bcc3ae35b7fa554f7b6eefa988a447a7fbdf67b38af965ff88c0175_arm64",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:547a49fa7851845455b6574f14d4ab35bc78ad33382701618778f148abaaa29a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-container-networking-plugins-rhel8@sha256:e47af7bb0f7a04dcd8ecb4918ca4384acf69c2c518f11338cc8ac284ba2691d7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:1e9723303f1ac8ff7a98d742887b9b4204cc04937997095eec61ad24b948c71a_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel8-operator@sha256:9a7407235ce45fdbda93222771cd0225c98c3234894e755a0132f13e67e8431c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:16dfc3303c9606f7ddcad033ea5e82e1267e05bfe44f7da9cad6f827a3171540_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:31e28746a2578b1034690bef25feddf548ec885a1586c43864f2fa7b640677da_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:446fb2bdb0ab8cfde8e40058f488e2606681fd9140ce42cf6e4c8922d492cb5c_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-operator-rhel8@sha256:498bff1d421d5f48a14741d12598b0eb5d486c007bd8ace1fe638ef525e961a4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner-rhel8@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:7dde4d19aab3a0b52a30b7e4285e2b6a2b774d01e7a6cceaa147c329568d0ec3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:cc37610f9d100d87aab70d2ba5524ac20a6ffd5da4f33dd0d9ab51fe30276eb8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e3dea5fc3e63355452eb9f17cf5084069f726f562bfd246520102af7dc6a23db_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-provisioner@sha256:e474503f82b1f7ab3df9f334f7a78c994247eac1343c2efff622d1effe49be42_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer-rhel8@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:3ff5371f93f6d03e69882f59b1b617aa8ca1d5e00bdb73fb8623fe1928d50f73_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:a72041f9c6700634e56b9c4c5d5f8f1ed6495ce4d2cffa58861cec4a13bc97d9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:aa9d1c4be4229065d2cc4f74e39a8b5154c3f60da7e1d6946373c2e1c0341e0d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-external-resizer@sha256:bb24590f4beeb835810f5b4df9d741e24c217745662c2a586394feecea024f09_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe-rhel8@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:889a80455b0a64b1826817600242a1060807d323e9476ca90b00f402081d2515_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:c62848e481e33a861b287cdeb1ac5e5ddcc1c620d427b63474927662ded6ca37_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:cdbb4e364e8ff696185bcf8930c52b4a915f5dca5d334e49b607a328a02d9975_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-livenessprobe@sha256:dde4fae0871c5c6558278b85c28a15a1e98ddcef7cca558cc420a11860cf910f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar-rhel8@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:0f9ba640f4be0a8d6d4ef6effd1798f39672f36c7eaa656ea9b6251fac0fb23b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:2f7fb5dd642ead13b38523ddc0d2a5cb80b3bca5cc87948fd8e1614450851c16_amd64",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:939cd6de78c7d6a8820289a425c6501867f9bc804a533d5d5025024e53ace7bf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-csi-node-driver-registrar@sha256:e692a6c20b93de3b64231c61a2db0862c680135b084737a015afdba071bc1e60_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:7b2f162f8383b24924caabc5a0a67dae920995b741eefab908325e78d4d9044a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:9953e92cd6837706d58a34a33112105ddd904711deeaf3d407adebc479062d18_s390x",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:b71e1fbdd85d7fe02d8ea682b540a18bd62b780a80b2afdcbd808f6b2aec4a38_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-deployer@sha256:e37d7909d4e466da72b945269d1fa8dc3dcc45438f998c5946435c5ca5d1b55b_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:65f3517d399eaf076a725899f8d454b3b98af3b4343cd6939b0c277289dce285_arm64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:7edc539afcc708fa0cbc5126188395885e277f71fab96edfc83acf69a61222d6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:98cbf5c15c2f332bd4966be7ea4793588264ab46a0b333c152c2ec81849c5ab1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-docker-builder@sha256:e26eda703e4b687649b1aa23146c20cba0cb35af0c63cbcc6668094b7245107e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:6b2e82e57b06846e4ae649a31da5d897df079b77f9cfa28517b9eb106b12cef4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:906a764adcd4260e3558134cf3091bedcfb2f3de54d8948cd4a974134ec088b3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-operator-rhel8@sha256:b3e23eb64430b15f65a557d2dff6a364d19501114c71a42b6f35ab209da2839f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:091139501bb20f1156d82fa38357f3957817fc4fa2d5a632dbf126f75ba4b314_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:21dfe1f89190b75c42e2a3a04b3f420f6c13d27f4ab41f2ba72c103fd8b95f41_amd64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:9e6236c088fc1a99a92d513efc3e98dac22319ddfab8746202be1bd4ebd8d9d3_arm64",
"8Base-RHOSE-4.15:openshift4/ose-haproxy-router@sha256:f63b8a63d3dd76137034befb6cb2e8d347910616a6891de0e4ff68303b05e342_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:8c90d594fe04919da1c5eb827ee12ce0d25ab3dab607711d08e78fadff41f84f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-operator-rhel8@sha256:be53b67bed14817953f2ce807ff07dbfbf4b7473cc53873c79cd7a5a14fab3ea_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:125e88f21de9b07527124e9d71f8d30ee58c4cd3b3712ab713a8e89949882f70_amd64",
"8Base-RHOSE-4.15:openshift4/ose-image-customization-controller-rhel8@sha256:92053c88a8a2f226475043ef56346e883d211c0cc6873021d83a9b7d4a08d647_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:107eef149ec61034025a2160f905c3e5da3dc8d61430d6ca026a538915736aca_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:6147aa80fdb30d5d0227d12c64d148c056a0bcc541117b50bfdd128e56344194_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:eb8b6e622a69450b650e3eee201d0e694ab1e0da99a92de4bd4b64c72aaed92d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-altinfra-rhel8@sha256:fb86ea240d5fc91c78b904b4effd537f2557718205070b47ac2fe64f773bdf67_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:30e9a233d2c57340ecc0f362ace3a33be8543396f7be9dea8d922ec99131bb06_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:8ab6a9a1ba82a0d23557e0f5c6a6af02ffb5577b8cdcbc779a3bbe60ad0eace9_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:deffd72ad684d05fe8eeb40172e411f1f0b0919628e2fd68c1706776420f7fbd_s390x",
"8Base-RHOSE-4.15:openshift4/ose-installer-artifacts@sha256:e8dde899f3bb610167c0fd62046b5f40221b4bd5e864f263c8e6aa2eec15d527_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:6e1b9a52238fbed21d07f777cd9ff8cc2115da76342e073e5a8bae1a1377cb1a_arm64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:7c584c9f76d61b71509c875b4335fb99cc6975c585c426bccbd5d5e0bc4b21e0_amd64",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:c8310e2ef406a4d65ac657ad4793b1671378d5e894f421fb9e9b13b6192e27f3_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-installer@sha256:f75b4a4c2e388c976b70cf4238059b34f8e084a3595f26231169e53a3d804f1d_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:02e8754df09ab4855645f4adc66be6d65729e5ed585212b7bf767c14fb531660_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a45a82ed0a88739d1bf75034cda896864783dd14e7420a08ddf61e7dd7bf33b9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:a7d19c09b490b87c64b1b904106b8c5a28d49f1610973279b9e4a41f38e28d5f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-kube-rbac-proxy@sha256:fedf41d919edda4f5513a26231124f55d8b6a65fe634b88ad0223fe7b3c26ec1_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:363c53bbe4f83ce2b0213c5d39f219c761b6b17d1c288fb0bef1596e28c3d845_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:b5608b4385fb71d6637d01516b8a66893eb1bed3bfb0d2f34a8148c380a3effb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:e82b70593fc1e9533a76956a0133d84b4d93018d408fb5195da0307d5a6d0e42_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-config-operator@sha256:f5fd29016eb5950970182916aed6afcb182d27c1d6f106c7f65b44b45b07a1d1_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:2f9597e875d86aa9f49ab25e1becdbc787b2872d0f1f3f1a319a0d4312a1d10b_arm64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:3db210a52e86b2f911964fc1811bbe54de840dfbaf4efd608886dec06a1bd734_s390x",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:6854b85b7ef1d9ec0f76f4253aeac96f372d9290c04737d785a8f9ace9a81b01_amd64",
"8Base-RHOSE-4.15:openshift4/ose-machine-os-images-rhel8@sha256:b74917b9443378e7e63c48da63beb9b52ffaba26bc741101de89638728e919a5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:13ba70e33cee8660db6f2675f40f04b36412230a28315723592d40c6b09e1865_amd64",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7cdef3010021b866a164fc596a807048d0c3c064380f9ac2033f4e8494dc2da7_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:7fdc991e87b72c0088b9f2e505853fdc4078e1e2dc34578d23b4cb5746713d27_s390x",
"8Base-RHOSE-4.15:openshift4/ose-monitoring-plugin-rhel8@sha256:918355f2f99bbe78b95c79f021668c64b457abfc8b343c5d09b08de279f76da9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:1e7e651b0664bfa5d15e37ffa280d5c87d1dcb33fa5c3eed8a3224be3febdacc_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:61950f82b95f506efc3bffc8557749c8964d77b30a4e7e356b884312b2dbc0f6_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:745ff3fb06935ecaf5553bdcac7b2422811af4260d0c50a9747cf4ab8d559720_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-cni@sha256:832316ad23d2dae061a7fb1b29d2f18ac26ba6fc855e126533902621f1d404ca_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:3db66f5aaa7be58e4735907cb3dbb3e098d253eb15e0a6f5498312472f5e7c7c_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:599ab3ff8bb3ad32ca8857e60135fc3085ce21a42381d1c7069606437871b8fe_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:5d1d461ff8418559d3af7aed948ac39251623c0bc52cf9ae33ad00e915cd15bf_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-route-override-cni-rhel8@sha256:96441e44a0dc5cc0a9c1826f7dc6dfc2ce448535a19a8164c3ae827ea9f849bc_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:1e69260916585902da3f892747e3e2ed9c2392862b9df8c0bcd1e65983f73f4d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:7ec3855f04ff4a8fd5ea5e1a2d59b17603643565257edc8fa52623f217c1dee3_s390x",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:e003f274549e03aef69efa564f812dadfe901ec00f9852030e4f3a74c1f75c5f_arm64",
"8Base-RHOSE-4.15:openshift4/ose-multus-whereabouts-ipam-cni-rhel8@sha256:f169064572e76c86eb463a2d543ef140e4f84db6711f4c99cd74c148e347c5a2_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:2b74813439ab14176a4f0e9486c8c964806f5a92aceb62175bdbb8bc87d76faf_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:b74b27084f7dce35282f849aca3b99d79a6cead0a3a4046bf66c4953c296daba_amd64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:d65588fe48c9d85c5ff06b3ff9168a0c420957b1ab051e8be68430fd9a870a59_arm64",
"8Base-RHOSE-4.15:openshift4/ose-must-gather@sha256:e497f446adaf3218d32d7a3b486ff3d7b62e301157d6653fb805286c8bdb3fea_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:03dc5c9352a08fae0cb8c5880eb31883d230091a26d417fc872fff516aafefab_amd64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:24215da1d5aae213943efdf3c7b0ddc26793fa769f1cc94dd4d71399110b174e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:c5c72da00bc5245a7462dd5fd2dddae6ebe690c33ff9e4aeaab8844d53d47018_arm64",
"8Base-RHOSE-4.15:openshift4/ose-network-interface-bond-cni-rhel8@sha256:cb9b5fd6d601c130c3e297872c20718e9d39cd0be9eb76fa157c5a8a88a26987_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:16c89661618957db06888d652185730aed21901ce2d31fade9be7e1bc47f839e_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:888dd119418182782bdcfc44b7a4939337fe591fe3cec8ef10d5dbc9f82690ee_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:da41cbad438b444c2d5d742e8e96d3e8d69532c6a175c00b5aa792d0c46939b8_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-catalogd-rhel8@sha256:ea562741a14180eff9afec3c8bee7041f2d50986eb7b04209e4debe067dbe54f_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:0e60ebf85c51d6d2cf99bccec74320334fa10fa2aea6839de2131847facff3ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:65a85532b7e710cac69bcd6806885d58bd67c539f5c70f34f3aeec1294ce91b7_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:8bfe368c9571ac37ecd1cf7f0213f43c9a9f8827d78d2d6ae6c6d2734fbe7b20_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-operator-controller-rhel8@sha256:a49877220327597c0ee94f8277bc668a7f65c02b329e2ce1f5212eb6a4481372_s390x",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:5678cc9cd04951161814184001b474f566115a1f147982b8647dd303da5ad592_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:8f9152099b694d18104f2518dc8234e0dfe87f4a49867bd7bddda7b08e402d52_amd64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:b37bb3ef0824454ca50b27dc34c9baa76d1c1e7028df89a825298a37706f907d_arm64",
"8Base-RHOSE-4.15:openshift4/ose-olm-rukpak-rhel8@sha256:c6495b9d5a5235fcab1f5f667929e5d48e7f7b9fe267b24b55e996bcf077c931_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:0c20d11c34625a9ea1e30e5dc80de79ea864b5bbe77c24115e7f3a1da86efcbd_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:5cabfefae7295ddd2cb08260daf01edf9328a5fe4e338c378ca166ed1d6e105e_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:94b97b17e587f4d7ab9ea74d07259f129dc5cfbbb6ded1040542b29abc3d42c7_amd64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel8-operator@sha256:d03750791fb07d03fd5781fc00a06726f7e27ae260aae681d9be6e73469b30e4_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:64f6548c66c6c41f2ed3e4e7142e2c48293295226d7e38eb8f62c0dcd8304599_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:766665eaac6f69c75e29e37cb73c255a8eb19017e777b61d080f6274ac312d6b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:8e7cc5cffb9f3f36c5bc0c05ef20a16669dafa3a0657b66bdfeeeb3ec1a4a692_arm64",
"8Base-RHOSE-4.15:openshift4/ose-openstack-cluster-api-controllers-rhel8@sha256:f905c069fc59bbe1668311cae89a71f701c1625c8a3b53091e16ea259607b82d_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:5bca257b707ec9da8954bafac70d1491c426326592c4285ed522758bb80962e8_amd64",
"8Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-operator-rhel8@sha256:d4f91b93e0fca07cd1b86bccfeec2f6834fd9cd0a4528865569bd40b68a22995_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:24e37c8f10fcb81c03cee5a6a699bfdb71680fce07f846cf3fd86c9693356d2b_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:4355deef87743f077c525863181f5002db66e137423a2a6c88da4b44cad43f1e_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:a0c94d67ccea84b81f77eb5953534dc6e343b1998ce24b2cab173d130dd735ee_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prom-label-proxy@sha256:ac00b0b546aab476fe5f07af1a141ea51813e49c1088112d0e58f1fbc0f33859_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:5f945c93bcdc62ff4d46bd1fead9ccbe3218d6d25b2a732f21268213b87732cb_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:6724a62e6bf9d3d228b345556ac49edddb09c0de76956b03091954677e387dc1_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:b45f24c9701c57f1c8aa4ae1797d60870071f018aee872d0e067039f04c92a45_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-alertmanager@sha256:de3a12d235e7ddbba9eed13a8881c176dd720c1026c72bbc96860f5beb69a421_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:5db3209d6b942e7747d960f1ebeb9f3b980944930759456130309a1a2a83fbe9_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:ab4a465f4c17c1c223a481f98aa4289f80c3464e31a184c830d59de8394cc76f_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:b7548e3dfb2cbcce35cad43a7c824788b43cd4ed83ff037858b06449233c658c_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus-node-exporter@sha256:dba0278b228391e1a54f1fc61ca6fae5de0fdd65814f7f8451e712e211c4e302_s390x",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:2dcb47edaff7d620d2047a801bbc74be406ead5b9146584bb0319c99abe13ba4_amd64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:82aa0a4bc611a098e6bbfb3668a63305215d8f750fe5df8703bb62ae8e3b2bff_arm64",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:cec1b170deca1f683fc0af194d4f0df73d8b7bd9d7818e4016acb25538436667_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-prometheus@sha256:fb1e2f4a536621e4dd0975774d61c41aabc787a0eb572bef44d5a9d06f2977c2_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:82db0b2bb0efdb32b6966862cf176a6c7e9a1a2236d575406f2bf6af4d579a6a_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:c368a0032c203a09d52e79c8ebe4ef5c5b671c14f3932a418e6049a740686ba5_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dbf716ac816699b02e0d2417c7d120c659ddee41ad33f2c870ce14485908dd77_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tests@sha256:dd569d66889ab3a36f663a8b70cd6a52df2597ef0b113549d9bc44da596eb6fd_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:4c7cce89af1722ebb62afc525b6514011451037660e9cba0ba2d1123292c3699_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:5e723e325515b42a27b125bed68df0d9f7f806fa6c849e6c2784fff9f3785841_arm64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:a31452bf582a28c09ca9b46de7a597774366a70237c49d5aa514e1cac1bd7823_amd64",
"8Base-RHOSE-4.15:openshift4/ose-thanos-rhel8@sha256:fb7d845a837fc54ea8b4ce4fed15fea0196b5572a3c7136a30d18169b4a3dec6_s390x",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:0c76bd7a823850804277215cf264d3c689461c6a11fc6e6baf6a5f94f34d5289_amd64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:57e54a0f978c924c2849634375032db571dac2518a6dfb5b2e1e992f060c474e_ppc64le",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a80fe659dbc5be084d993ef7c1f2b6e23c1e935cf919cf958ec9d3ea69a1e97c_arm64",
"8Base-RHOSE-4.15:openshift4/ose-tools-rhel8@sha256:a96078d45ec87cc046f93a285b853c63548bec62674e3d276089be6e81ac1ae9_s390x",
"8Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-operator-rhel8@sha256:c3ede074fafbec0311b7ce18ec1853b5dd6301e04ebf3f74210c89171c26da80_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:2dc2f2485454055c093cce36380b2ac67da91c1bef7a88e24d19a3bcf671e9c4_ppc64le",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:6b676d10476c297487d7b13c16a0134f8d2c31527d77ec33b161d0d0974992f1_amd64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:b795b5c2e69416972edaba8d5c0adde44b04ab8e53356d79628b8437ff558c25_arm64",
"8Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel8-operator@sha256:eb807ff46ee1b72700ee42aadc33f4b1cb320c5d561dc046ed4f5e8bc0e99532_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:819f0424562b5fb5003473a6db00932041af87063f10cc556cd63122b6374e1c_arm64",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:995f3ee7ff59432c7d4513f6f30def1a523a8f57c4361123da5b529dc68e5a36_ppc64le",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:cca0c93c8f1ec35bf40b0fd03fc835b964974312eb4127bd319b5740efb5b634_s390x",
"9Base-RHOSE-4.15:openshift4/driver-toolkit-rhel9@sha256:e9717ca5574c5f2e6818e6c95645b7d5c21caec25beb0485012b4eeba5efca13_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:052737127fde8331173ad1611aa60f67e5b63eb4bf39b2b06bb823b3649ac21d_arm64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:587d87b4e363f53b4e86f3309ec33b980f957a931b7e8272f2d505f74f63665f_amd64",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:7b70fa15ce882ff7223cabb6410e31dcdc4a5aa18ed63fed94e7d0b8ced5ad9d_s390x",
"9Base-RHOSE-4.15:openshift4/oc-mirror-plugin-rhel9@sha256:d680f77743e67f5f319ffe90278cec9dc5672329e3bda4550135f2e893da6d74_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:54bbbea2d1ffb3bbb8aed74c85a7809e267b77481f1af520fe9b43f8874380f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:657dff2fa6c11fc6158079addbf028c5c55756954f94815eb51b95b166ecbc46_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a52c76d7b317b44cffdd5a9302d1f69cbbacdc482a5aefd2afb8023d270eeaa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a95c366fe10ad42782c7c640c8ecdc873d59096642c62c0cbcf12c5decdb2f6a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:59b10c980514461facf4f7f38d58a660b8a380402164c2a69e9977dd2863838e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:5ed6f80cc800e9c8a10e1afba58c6ceb137da1273ea4d795e4774a043714edc8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:bb143f08fa3135e566b1aa1b93b6921b281ff14259daea8e9eac2afcf3740e4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-agent-installer-utils-rhel9@sha256:e421528c838b5fa578501f04e1829a9d961583bc8aeafa2cedaed5253dd17f54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:c7532a4b7b6aa1fccd5526cd64138cf31b7d130e4fbfb4603de11b5eef51c865_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-cloud-csi-driver-container-rhel9@sha256:5afbce2f3da7d1044a767e5172e027c8b668d25f54ef1f5e958b47241b56d784_amd64",
"9Base-RHOSE-4.15:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:683c5de41a92774a05e3400f02c0eb15589d86c0f686d36f6118abc2db1d00af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:0689965270dbc0277435509d6a58d7b25e8700d2952adb5fe102af882d37d7b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:856631b7fb60d06b64a5a01c2731f76090a27f68f448c9c5f1ab1825f519716d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:933979b5f90310e55a91308f206695ef9988655a22d48f248e90b58516ac2730_s390x",
"9Base-RHOSE-4.15:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b4ae1cdc92c6081f99020acc51c2992aff53333e8ed12c0c61298f987af32d61_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:df800d49e909d7b0b44003d0004ec9a87aa32c92b52bebf4552bd334e380af69_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e44f773c3a59ceb7799ddd5001a5120651e08d16f7eed610b02f536ece3c7c16_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:b0724011dd9e1f5af30cac1e15ef06b7dffd6ef258d1260ec7028c25ae9850f0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:c4252ad51caca8425ef1a76c121055b80736229fb70fce1613a6fb9af5bad45a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:3daebb1e0f75af8be481e21ece4b2f29e651cf783b360cf8022c25d6efc94399_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:89997d7b1da7fe0584db55aa1b39313fcc033cc731b11002046a3aa0435b2e54_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:76872ba5280f266dda71e81e603e74756b7a93385cfeea9e0b47e97d81ac9819_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:89b511c83fd98715afb3a689ac5b29616ce9d4e21730605dbcd62afcc4b5a916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:066cf63b8d94ebedbaf592eceee5e1555970ae50aba844bc4f6a70f8f35a5c8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:32d82ff3015aadeb9a67aadd0fe5b6a4dcf10c4b8eb80cdd68c9bbfd21900242_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:533be05b3ef8a0b600b5fdf25c809e9780d4ec8d3fb1dab111e48ad1bcc293b7_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:8072febaf834398fb8bbec975117958f5d7da36c6100cd94d124bdc964fca08c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:90f553144ad0e8491bb240817b01a62aa895723932e05ebd8c1f567e453e42ac_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:e811953b453d53c7d6e713f9fe356a53446f7132194b6c4f9b177fab7bfb22d7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:23c34b97bf87477df276d202d9596c0083e443122014ebe390155eaae5b8602d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:bb78fc7e3a5e3fbce519f1831c29631be06c1e2ef6b01780c0717761ee6274f9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:25025b157abd10d6c7297cfad3e8d81ec19d458aa851fa7d35171e479e086351_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:9575bc4fedc6e4dbc747a14e3840e2913211769633712cb7cd0d3390d3104708_arm64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:5d4d718061c17bea13661d01c3ad491510d088d5ab58adc239f1e7ba9a77b24b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-azure-file-csi-driver-rhel9@sha256:936bd6b70b128d964f70aae76e1bd204c62bd5ced2d807d86040ed9b68f29ccc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:25a83fede7e92ae9a50f4d0751c1fb75da681afa88b4f2f30f91ebece84b3b22_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:59bac3658ef745c4f427a00df7c18930318af1cb72d7610749512709260970af_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c9ba360c5282a31424a245e24ad8dfefc587754b234f99a3edb162a513554cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:e440df2044d7dd63e50c6145b9fa7b744efc016fd8c391d300f2a287615c13b9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:173aad5ea1aa0841adcb89b8afe1a3aa6f9a2cbc8dd74af5506a15f2a0269c92_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:837169c9fcc5f16f785f480acebbcec87aeb3a73d1d304f0fa591e03091f4373_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:ce254798454886ee3ec17fd4afc3c5e22685ec1788d86d8c2622b1d93313fcdd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-rhel9-operator@sha256:d2a706dfa266e6e446537fa0cc1f1c09a56d6864bfb9ccb2fec4565a1cdd0fd1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:46c1177a3196d29dd386f1621f1dae461a0b8bce2b3855961e7ba056c9a26752_amd64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:51372acbe290bfe05213382b117911dbaa23c55fe99e48c92f99d143acd6d51a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:e7e1c0ae5c471ee04aa97f506e381037055ea4218309d53101f9b3cb22dbd117_arm64",
"9Base-RHOSE-4.15:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fc868b9af07c3a4c72a3fd2a910437fa556c3312a394272b0d2de557f4e957cc_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:29e12ba769475ffbbd9e9af7152ebbecc59b36be4a922a1910730b34f0518092_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:3b95a28daf1c68a3c5ae67769385b55c4779a23d947ce67af28cf47c70cd5c56_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:cf0cfc54e0240c9cd92859f482f17dc62f2321aadbf7ea85b2286bb5552852a6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-api-rhel9@sha256:f024363153ceb861e4923bb21fffd077a9bb657c69c7389124fcaaabf85a522d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:270a90ac53349dfcab4457ee03b8d56d3fefabfe3b69b412733a29f324afd78b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:417868cb845eb2f87742ed4c8797c4b4ef86785544be4a9ec838c9bf424c43f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:424a58fa44e269e2623ca41a778fcaa0409252ebff5f51900de4143af423b5de_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-authentication-rhel9-operator@sha256:e6601c429509bc41a9335e7a475c256d7f09af1906620a0e45c934cac8e6299e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:a84b80bfee89eabf2f8c66972eb8f79035159cb4af7bb92a3e5bd9646bb0b395_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b6fcade7c8f8a540c88f2fb0f5635373ecf18dce85e19fd8568439866586d524_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:cd84faa03d5a3d5c9de4fd08fa4d6103a5a6c194f5801501cff7f3f5924ccd9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:d97e08c964f8afba84e92c915e3aef66c01873eada00ad4ed579786dca58e5e0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:3b536279334e9dd1d6e94120d5fedbe9622508726206359348c6a7f34e5ba36e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:7128bb5cba8b32e17d2e84c50691e3250324634510c95c9aceb29fe80e4557f2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:c222ac2e2de63ee99a8e0e7f23c0553bc73725aa1cf7dd87916852205ce885d0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-autoscaler-rhel9@sha256:da60eff844ea32c4d8e29b567eabd23c4322d389221c58c74661dd89a448f045_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:09ece6960d9b74019914e6888f172fea0604b72ffca6fdf85ad30baad74a02c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:0f7f402a38def32bc8c3888a27986192b67e38ace3a1e4511bad9518bb147b6b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:349cc792947e5abf6956769afff573d71d0b9f45e313513b00ecbb5273856c18_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:dcb11cc9414c2cfbe96cd427d77c7ebdfe655da97d7363fd781cc683ba28708c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:3b90a7aa84fdea6f3fc44ca3af9460cd9c5d0f93d59a41864396e72a78bd0555_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:5994b5c2ddd335971c683c375305d08944fb2105d77141697c82895ec690235a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:72ab968425a6bfd33560dad4b458f5e7cd451cbb20523c9c1154039dc63d2f53_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-bootstrap-rhel9@sha256:cce9d31c41414c07cf08577fa60881c8e8198c40b14027ba7f6933525fa3261b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:2ca8a1ad895136575bfcb74c2941b2446a12e51168d1ff7c2b2e31c0668db322_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:895d312da1912591a056e3ccd66006af2e7201b0fe9ebf519d31e3cceab9ad13_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:d91f58f99ed4ecf2a8ead71e604792d4b10f4a25e8bf4f687f957d068cacb465_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-capi-rhel9-operator@sha256:dd458977f362ab8e9bd8b8203789c0bc331c86f453e24e432a495d9535d9bdc1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:6c6bf36fe07bf8d1aa16a38c0390e6b21e9d1c8fda7d3d553f28655bfcc57347_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9612a142922cae46886de8ab27e5d14dcd7287de46aab0717691e5ec42066b4e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:b4a793b34ad2bd2585fcc6cc3aaa5fe861ad45cfef25133203900b2600277654_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:bc17e4307eb0b8d9960567b634ef3da4cba82e8604ddbeea839f0f2a52a43419_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:34335315ed22dd5f90a1171ed49d37d98c3e93697a475d7a28f17d2e79cca684_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:982b4901fc68f7cb720d6f8e462d6f01f205fc9fbfa030a52ae9a18104e436db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:a612c425ba9e135f1ebb5b57923c3d22cfd454e2fd00dc0384cc9f84fd376a00_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-api-rhel9@sha256:c1adcce9696d00be9a50a90efde5791ce4e0f021f045e13918d810eb74ab04c0_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:00b16c5a281aaf929825cada7ae93f580d04ed699fd24d762649a97bb2d01f10_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:5fb1525d8b5933bea5911299466ce83d8d0aeff498be2db48c3e2174c2358313_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:798c2b08337ee4419760753e55eb26e2387ad38af6763f669ad8f8f3da6daf1b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-config-rhel9-operator@sha256:bd983d5e6df0963bbb849a1960c0be727015e1ec8df61506a547a3f6972e6f79_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7bc4cf27e4fa171adae11347e39334fb8336e65ddd35a4a295bad129b3d67bf6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:96f033c23dbfcdd6bca9e14652186ce9f4c062b716c0860d1b0a185eed56f3b9_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:e26d8af9c4bca56b4542be04e269dcb0fa67727d47e31984f2c2225152d987d5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ff6d46826e3f43fa9645b8fe9aadd690ef7b84f3bd4aba986d381d14accb4193_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:12dc0989320d0f0a8adc35c5b9e74753d81a7abd6bb4476084764fbf5f9d0649_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:481f243c13ae8f4a9ca0afbb4e3927a5e0f4dbae0683282adf5b4d13731f8dde_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:5da16e663110a0fba918a74a728b66dc863940b0d15596a0d2aaa05434a3f59b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:f01abe02f4ee3a4715c4e3d9c2564638a037a574257ba10f1bdb785bb2ec1369_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:2ccd0b3c4463e9990cb421287af23949363b5bd27d2600dff0486fd8754427cb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:9fb30297b3a21c5e1e69c543e799004676c04b07bf595ebe29fdb62e51deed4d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:b6a295c4e7cf17fc95376a6a9e6ccf446ee0d505c8b4d11ea72c0dad8f9c71d4_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-dns-rhel9-operator@sha256:e016a025a3e59f0bc2ee0573f20a8b92558e0d4cd070e669a9f25856e1c3e6b6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:1702bdfe0067050fdd1ee014a7193c659ee06ea0188180e3c234391673399c1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:5026e023193bacae832d74d6dbfa48c13546c406cf0ab58a951528b13dd856f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:cd44c981e798b210a6d7411febf741abacc6bdb9e759b6e9ba33aa0486471a5c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce52a1f08f74f0985b67f9875252b35d3d470a1e2edeeb52a9e38c0473cafbd9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:12d0eed42976a4aea6aba23babeed6796d156b94c697e7e2c4ebb288be02efa5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:6c1c8b09f484220513472a02f5f2c19481ccd26826bc760884e3c303873b01b2_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:931cf96f264516fa6ffdac0eaaec5d5f381bd5aeefbd30592f779a58def70841_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:c151cba1c2404fde6dc0b2a462a3a16055a2c44d131a2e672ba002183ec445e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11bfd5b5cd62122a033e7b63d43db4b3a7ce20f958ea47aa8966f57d7b2fdd7e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a82c2bf94549c4875b74894f31041c0af18c227145ab97fe3b4799be8d54a4d0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:aa97fdfb661d3b7c9a10d1b5f884dd8cc5c0721c220f79bf8cc206be2b5e6580_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b597de34b0b6e39c9ca528e8c912b0644b1099824319107867773cd2630355a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8ee3f08e168d8708980b3577f04d8ca12442b0346d020885b149ef3369464fbb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:c1c3f51fc3f936e91a0f19fd51cc39ae7a70e4b1548c4cc8cf8bb9ef1bd9766e_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:ca42027a6378e8336616a98610b5890604dbdaed33214bd07582eb5871bf682e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:f4a24bd60df1b26f78d0b571c428b59581afd273284f020978735f3772d1a24a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:1a8fad5e3ad030e77ff6eaccdce1c523204e15a5c705d4873b111b2c5a64edeb_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:879e937ccdc8e0970bd69f476021aeda9e4eb9641072d134a9107a89c97303e9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7cdc4fbfc92acd4b9c3aead6c2367e77817010edc6ec8d35540bfb93de0b916_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:dc100d36de829cc6e4866b93fc3229ed43a3ab3385ffe6cced3b4d2e6ac92e9e_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:0f24639f4835169f77da5d167792b8fca7b58e6956aeadbc4ff3e8e58a5f5d7d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:4076dfc7d36cc194501846f4ab655442c416cc862b9e71b12f3e28758bc11b9b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:734daaa582df35535eaada2245ac1c36d95558fc47907f4282c5a116ad5e7220_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:dae24e49aabf836b0dd1c375336bf596e38b043b1a284b0c5e810d452aa01ed8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:3688c8236830e6289120c57650d59681b807b33ad76d66da6d205fbecc99794a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:4768f248ca3efd4c99d40e05057f9ff52e114713235774245e4a915a133bc4f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b38cfc72f3a713e3553209b233e7253062751b409a26c6f006b9b43e7da40d85_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d7ef4fd7beebf96aa40f63c31b6a00f2e594cbcc3bf1e7ce9f688de3d609083b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:12d5e8315fb227f9f58d9b7bd64f3ac052cfb11de4ae12f32155e791dcd938c8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:267bc29bb775f0144135ca5966d787b9288e435cd8b0e99405410fc7dea8a4fd_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9ca90e29e2d4516942c31185cc3ce204dcd0907b279c0d52d322a418f5751ff6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:ab99e9533af2e5bad354c3829f61e7e6c22bd2ad8af5683df62393384d2a564d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:21134e7a5b26a9eb9ca4d82284bfe65b98a4f1fb9e152a62ac08629660d8ddab_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:443e165b6e26692caa4707863dffe4a759c578aad267a038a21cad4e0a6550a4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:633d3a1b3e68c354aa487b1055de1787908f45d2f84fc25b22044afa89be8020_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-machine-approver-rhel9@sha256:77def9b7f646df63bee3628f56ba18ed3302daa67b5151334b3141519c70862d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:16c3977820cf9c4f99543f055e2caff0f4506965a2b21f59ed9055a64ce3ec49_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:32bcd781b0e8baaeba97342835d35324f0813da697c898721fa3183c114a8979_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:514cb5e630bcc9ddc767f10eb024047c105555c24eb1f4cf0db22a2ce79d17d1_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e2da03e94b24f89adb46ce70f064eef1b58543101d15790d263ed3471b9f5589_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:1066a423c4b2e04e08fbfbcc7b161ca4314b5d57f6207d68096d25ffae55d8f3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:4bf07c91cd25fe09c359c6a28b374cdd7a698898d35df8eeef8fddb4fd2afa46_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:6ee10c8199d814040be52afdb97b51b5dafb21ac54f1ce98ca0bc69ef2821fd8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-network-rhel9-operator@sha256:ace1fb4e995335ccc44dbc14585893a707b20e8b727371be4b7805536538f378_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:1146dada7c281abc1faab9090ca6e32aa218d463d3c987f048632cdedf0f27c0_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:18d10b6dd1bc465407840b96c089b9d534017aed37624774fd00de8161f99720_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:936931ead8df803d5b2b22cf6b7f28991815020b44979f1d8cc6d5e0209dcb21_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:edc6de23fd45410c8192b9a2bd743d1de77cade13c4e7e4ec8f5b1441218c0f5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:503bbad578aa2fc673dabc075d74650a1f69c6ada8fb4ec45ff6e43a9f0fb503_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:ae3c2872ccb008c235540cf7810f9a8537dfe34736217a30853bc6da1533274a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f66cc9d214c25ea9700cb3eb846b4a210f40b5750d816c084304948d60d6e303_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:fd79e62248d719288b7b68b11533ee638f83032e82ae878714ce6d0b3493063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:992b101d09d77debb33646e2679c26fd6e5c1d18e0563c6ead26fd637fd7ca47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b528808a47ab20814e542174f4a852c2916d976a36de39af77f9aaa1d003905f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:bff5e7af89d83cda54cb6a84f2d62652607b3ce95d2e96a638928d27623fe756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:d873add2284906b04a2fd611f9d0d401c256c8f959e1a5e1e6fd74fcc3138661_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:4cc5dccfca5123fb634131c53fc69a6d37956794dd2a96e74711e4a40ae77593_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:5769badc6435f5179fd4d5cad7e7498be607e795b6de34ea3919463356dba05d_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:8c1bb404a6537531da507ebf335444bd54732b44654fcef270c969c9ad432bfc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:f3a32ed97e676dfb1f499a81415ac9ac45e748e3a4fa2aad149aa37a729bf552_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:670b3496ac6e3096f6868a80c7655c64e7a9ae1ceb41975342b2239acba0d0e3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:914a3759c22f58bad7c1092225af3a57898a731d8a90dcb3c7da15b859b0e241_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:94dd76f50a7530a29a21507b40741da11f7cef769c611a430682cc161b955ed5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-policy-controller-rhel9@sha256:bcc76ba25a4e96a721c9e32aee3b50753209b7c7a1d6c6397183e61c90b31612_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:2981e68054a58860817a66a37ba83ed2874257a6f96272c47d413866f1a8b4c4_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:3793745022af821c7ccf82a7d82df9425f77d55857936c9b1b5fa0993f200aaf_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:77ba259eddf284a0f24c09ae541760f377ca7c1d89217541ed0266df46da06ea_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-samples-rhel9-operator@sha256:97d62e6f41b74f1f2ba2f52dda0548c42a1e0b25c3eab431f7566a7b6c3e4a0d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:05db84f39401606dc1b4a440e0cd1c8a57a3261bef2f60189ee3c9955609e778_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:5949d9010f6fe22499673709348bee4c895d5949075618e8a19a9d9bfbb70470_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:92f9252754c0a9bc7e9340c9650ed6dd544193311c1496622a3831abfe1ddcb9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-storage-rhel9-operator@sha256:e299df7fca6238a8571bc55bdf7e5460462e57c6918094e7a29758f7fde04b42_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:07e72a4db07cbdf861c110cbddcf02ee95ad2de9073b7c78eee080b3aeb30716_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:3615c8b014c6612a838dddb86311cbd4c0134732c6e7d4b31fcb90797c961c58_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:758ed9edaa96cc78e2d90b9a78e9185cc835b53924598207913b1ec0c63353d8_amd64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-update-keys-rhel9@sha256:d26bb1424f7af959013c5f053b051e5c76c53d6aa8404e87e061c05f53f26987_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:13820dec78a4c2fb448edc77f874e647b60cf59014b4e68bfe165c5fa9f3b771_arm64",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:48e15c5204c40da845a01e2b8f6d5c4eb6b723d1d00bc4d2e28d56a97d2ecf9f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:94d9fc69c2c7e419a8f3b87df2397a584982dce1b52fd0571fb685383a196368_s390x",
"9Base-RHOSE-4.15:openshift4/ose-cluster-version-rhel9-operator@sha256:c6e2339aae1249e6972600c2e6e3cc4bd11cf924b2148dbf7332791f73aedd7d_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:6520654ed19850062b83dda8be5e98a488327e173bab59a46be9cecf4b3d0c18_amd64",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:a7c69aed05576a845c1447ce5df8bea37db4d40835d056fcab52d6015f9fef04_s390x",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:c19ffe3b8e880751461c334ad006369a3135fa58bea769c0346fb2fdf69e3567_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-configmap-reloader-rhel9@sha256:d5ff49dce552d23e1254a2b82a706c7b017c3f01384d12ad6d6887e940649860_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:030a464524327d5a31c335b886893ecf8ca81c7935827f50803107105919d757_s390x",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:27f2d3dd59f7e6a4eacc2ed211cb54a31229d948a8d298a58fcd420ac0c49922_amd64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:cb4bdf3173cd8fac31b468bb68a1f3601c270d0a94eb45ab437ef26e96739743_arm64",
"9Base-RHOSE-4.15:openshift4/ose-console-rhel9-operator@sha256:f24dd36718334f579288bbbebb77bb11c7a32ab915377a9a9c292623856e1962_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:00de4949aad95144603ad99157d834b0bf08c538581ac5b5dca0e20926305756_s390x",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:6b3a37f21ec50c29172f24a32b0e8d96a99df6de57e54af24fd52a4c20a2fe8f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:81115e57e4e0f7b806029ae8de9e5729f34e2c986f17789f3b8685b3d0c770a8_arm64",
"9Base-RHOSE-4.15:openshift4/ose-coredns-rhel9@sha256:9450e377082b445612e9611ac99fdc87619e479676675f95817e44c12a4ad8df_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:7335d5508a6b5075a91e844034dd6452396cfe11f7b39f7cb074233acba28c9b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-manila-rhel9@sha256:ed8e3c2b6dec5e25fd9f068178af419738aee121d747d0c40a4b9c30d3804c78_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:31c7a6a2ec289278a63a50dc339e9e207f975b9b1e74341e94d7a4ee0cfade2b_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-nfs-rhel9@sha256:5ffaddb1f7da50373d68b2ebfd6cd06867c4567d1c24315ec90cfc0c4b30c833_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:20722ddb25a1c4bced0c2302b52d404296e7bbe0b57ebdad8163cc00c7aefebc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:5c582ed87be625bd692638b3b38494458da2856e9ec8e581b6774a8765b1a235_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e2be70ebe0648faf6c0f4fc5c1902ce93fc13a5170ee1d78110e994cc1c052db_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:ea2f93299846101039a4ab5eb936bc796fc9c6ae877ee287313d9970003f6706_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3f871915718cb8c9e158146fbcf15da58acb795f8f66bd179b0c7f8fb407cf5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:3fc320772a1a411362a17619746da36a1eda63784c692e792cd02c8a7cc33b96_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:50f44b916e6a547077fad25da625739354fb3b2567e58dbb0bdb5447deb37e8c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:cf8ac19501657e0290bafe0996eb0b66d95be3add22c3a4d71e6afb9bc969020_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:40b96aa32c140d70ba2d97efdef62c2e72932f49f6bae387d7130bb8a2f21f8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:5fa4212a58e3d443dd959f76d025e06cc1efe12f1bbfd5e99e99727ffc650e5a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:7ac83f37800ef4c56ababa8167c0b97a415e767275cc2208a829843ebf5bd8c9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-attacher-rhel9@sha256:e70992cc375573477de30d9d121848307b6396e3f0f2212597cfed7282f682ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:58ed901bf40ece4b2a7df7e6b8ef8f7ccfdbc1bc3a97e9a99595670bbe1f4c1a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:6b6fadf0f677d7a5ba2e626a54ace94f40be0d2704bb296f393c3e43704c12f0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:89a03de9ef2e3f0e089e823e3fbc8d0cb09454c213f44d5789603d0d454e1b6c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-external-snapshotter-rhel9@sha256:f6ba4cbc4d16c40bcf96e3dfad2c7a6c33dac382a9f626e339caf5b15988cfdf_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:532c07dfa9bea64aa87b35e649dfedf7525b064a955477aae492d80d9c5f8dd1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:613660b55b2770a89b3e6b94c557196638578e5af086f7386bf05bf52ed5162a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:8ba031a47d87f85f520d12db7d09cd286d7bd51218646afbe1b12917cbceb194_arm64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-controller-rhel9@sha256:912f1ba9d6bc1fa36f37defb484598e805daa6cd085f78222c178e396f6ed930_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4d96c293a511618408b7320cee7d112e98127a4e424e758324576b9060839d67_amd64",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:4fbf87922b4050489f1b3b3bc3b77021bb6579d533d542ba9046405137e4e3f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:6c219db9837193b39bc1e396bdd4f13075750bb90cee198f6ee7568edec06725_s390x",
"9Base-RHOSE-4.15:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:da5ba26c99dc41f01b8b6a2fdf26187e5463c6de29aec72c22fa774f8b53d0a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:2bb7c7ad2d2b2e82062dd38f33b6a57f0f5267b5ac8ba6770d9e14e799506016_amd64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:750621f7de9ccc1a786c175480eb05ef5e3980feaaf639a5a755c1ffa4cf1795_arm64",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:98741145541077bb0f2df81b4c88593df8e9f56685288dc462d72ed39c8f2dad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-docker-registry-rhel9@sha256:dbefcfa0dc2b03aabe8b528148139ed4ff16cfbfcb5d61d4428149759307b74f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:4dc1007b5a77f225b626a2f3ea2587fb33772e8bd02cb680c34040065dd21a73_amd64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:62f019b73ba79d27ebc2343d8c6dc684d5bde2b19fd31301032aac552bdbbd19_arm64",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:872f59f5b9cafd187db708d355760575d6dc55cf3b8b192d80affc1e77892bdd_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-etcd-rhel9@sha256:f089a6d0f34275c8000479fe5512efe256dde5b59c7cb6eb7d4bccb408c28b45_s390x",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:0a83db467fb11d0b99f7c49dcf5813fff3cf769c9a15cd8cecf245cd8e48adba_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a14f22364fe05a13b64351a9432d9405531e8fd2114bea3ba16c7de76b23cc4d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:a8bdef0206a2c828889b898bf05859b9b1a8d7208fa56a369f9b3e9bbe5d14f6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:569d709312a779aee7bc0acabd4a221690ec1675c3b7413dd503e897af4b7010_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:8feca2a6990ebef4a9fc0046c607dd37556136f3e194cdcb24eef6ad8c749f94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:c56678a7226b10bb68b5c128167711e41019686fca3e112d32f39f5f53b314bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:35c51d1b28979d6c84fd375802007194b76a4eba2d760d9e424af898da3317df_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:44fa36ff1c7744b2c2b68c9777cf82471243d7c299956c6e8ff436d4744eaa6f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:771270a30fdcc2d6634e1d89ba052e16c68983efa5998d71b7fde355d1761a9e_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:bb3d5d701e44de87e083710a1382b8e6e972e33df6b78d117adef28f2758de4c_s390x",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:d1d87f6d550c562b653851522d4ed5744ccc5f0c1a7bf4faa57a3375c90497af_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e218805f1f34f8d4fdb6c4b230e792fd70ee947b173d1c16439c893c4c5342ea_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hyperkube-rhel9@sha256:e3bea6dd4928095437f9ca3ed745406a16a9e444bd6cb6e9038fa6287127149b_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:1af542e7ed4fdce8d5d55691afcc997897b3949c55eac56856516c72a15d3f07_arm64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:2db4774d7e381c8b18f7077f89bea60c384f68cd5e5ad11a0e625a663eee69fd_amd64",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:6412d58ed99705a9c515266da5e93f008a551ec5444f8f6cfb60037e17abaec7_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-hypershift-rhel9@sha256:ccbba84c3402c5b74bfdf8f9b9e8ffd7b006ef8034a85fb53374fd007175aac5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:25bf0d46b741390baeba139dc126da76a942163a3eb6f8e1a15454fab7b52c8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:ac5042bcc68dd2b6dfab7ac35c601518f12a70f10f857684c14efb6e010060e5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:96aa7f7011438faf669b53ec14c5f67ecfbbd2a6e8db5daa073105a5a76dc603_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:af3e874ac3ecbe8a56d6bd59e216ca158e48c8dc3458412e531e0bdc382abefb_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:13d96a7e02a15fd2ef7ba05c9872915f8978c12feecebd96ab230a120d5e37fc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibm-vpc-node-label-updater-rhel9@sha256:30ff651d8d64952aee9419026884142639f9bf50d684f36c4463c7e69d08c6aa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:700c9612c5d255c7daa3127c9e92648e4f9a82d239c2064deae5f20115bdadfa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b651d39ebecfd8ffadcac648e3d6f089f0d5425b5a7cee6c1f4f297e522c73f6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:d18b6ca2d53a29d4514e7a99935db614e2ee4dcdf81644f8cb08d46315454214_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:053c45a58919f94509719bbe75b05c0c552dd83982ea8f12a3c40ab8926fccce_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:901dad8caf447babc7a840fb4c7df690f8cccc01d6a108b99cd6b5f0ecd03d5e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:1a76fa99ade47618807f79a65c5d0fd0ed532ec399b4f16574987fa5dcd83e47_arm64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:6a09246e7cf36f2929567400caefcad3029e8d18383bd389244aa712d4cb889a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:760e607e663bb99a62acdeef3b69787eb93f849a831b5669d08b55d8f2282b12_amd64",
"9Base-RHOSE-4.15:openshift4/ose-insights-rhel9-operator@sha256:764b0dd7ca3ce28d5a6eef0a86017dd1a8ccaf13031f398877db5cb1e86503f5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:43db297f427262845880a15a8b998685a7552bdb2842f40abac44fb2be47a8e0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-agent-rhel9@sha256:9f679ace7801f934781f295c65214951e8160ed4c5e88fb77253746f33457ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:3d96245a32accaa799ceeb80b70326a5679fbab21b29ed2741212c8cf47049f3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:a05745951bb9f53f3b019fe66e24fc1b4262501d8e09f3eff83c473741ab4494_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:2e204bfc0bcb5a05d1b10040ae0a4c6840ac3bfe76c3873017aa758d39c6e0c0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-rhel9@sha256:c8e4c2c00afe61cb88b93cf437a802e457b9d98ed4d3efa480a77a7e387e40a0_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:0f016844444b3ff33689a00462e77029fe63b7cd4b1d98c3b5ae00a9313792fb_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7c3c7ed247f1de382607bf0a107bb2d7ff3f52bcc77d84cfe12e71d823a478cc_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:98a88bc64fb877335c42eca944e758707dded0d7b6ff29c097a8063dbd994736_amd64",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:a653c88530b0a2f0bdfa09ce0f2e614497d0fb5003eec68013bd6f9b881f4814_s390x",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:bfa6627cee0e988e33cfeb78796c0ebdf339c490ad802d2a2560792d1ea94d3d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:edd3d5147e003442fe59f685396a229d787c11c2c1c9d1142eed6dc6bb867817_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:3f646ab9b63e533788c1ee29ca0871a970196a8b94e76102caf8a012216d7754_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:412fb8de99d8ea5a4268cb016f1295fa37d4702f62e34bfc18d404121ea2da49_arm64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:7d2e4156e899b8a8c1d215df4f906fbceda45fc6647773904b3e0ba50f8986a6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-keepalived-ipfailover-rhel9@sha256:eb49bf69bd31553b8a6028bd524a22f1d0187a65b2702081ff305da50eb84016_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:26726303fb5c873ae3a713677d04626b0c62da08cc648fc24170b972a8d9d7e3_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:3c65411023ce9f937905a0a1edce23da98d91c88276f5316f56a174365fd7471_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:54c5c69de3c50a4c6a733b99cf226660c5accb14f7e5ece59a1ffe76aaa0d788_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-proxy-rhel9@sha256:bf409f7fb641472547130c63d71eaba8bdbcd0928ac4c3500534953d4a4413b5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:3139fc2bcbb3fbbb011dde5fd0fc1b9b4c63024ff9896568d25cbda72e812436_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:4b756e52dd76d879cc011ef0722e2b68fc8797642cc995cfb7f65825827aa608_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:54cb1bb5dd4ec0aeabaa8f31d11ff9eb10fb94b6751ba8f93c6875bbd4e20156_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kube-state-metrics-rhel9@sha256:9b243977778bcd88ba29cf34be6633037764331e88313b910c668861a56f98e1_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:09a7e50c590017e48bc8142e26a3200b96b54b70525eb1cf7c6102b59045d750_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:2d36dcbe8aaf83140eb534947cb8e54347deab7ad5e634687984393bfac6f999_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:30fe1cc890fc03001df9121749246abb8e81b705dad695e5d6a34ea1d32700d3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:ab226806954d4840d0414b9b3bc47027814f0aff25a1c60d30c0752ebe070756_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:05a79429d6fb6779c17f2b90b0e5a1125c65ebf5fba4a197d5bd4681db00ed63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:0f55ca3d1a25a079ca75bdbd4bb2a6b9040abb001abf0a5f7cadde8361311ea0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:77cf0b07cece150703008ceb5fdb0a51a5ded2efad63670da2cca7fdc040aa7d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:a8457ba851bbb5b069ce52f24deb87182658b367f00b477be9f2db58d05f9c4f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:6276cc0ede77a1bb9e94a70f02e86545355fc9fb26ee9688e80569b9baaf8fad_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:9e15a0da0f8be1e3259762678f35278071c1a8dd2183732782f1e8b4baf0536f_s390x",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:a3fc190f81d4799f76aeec8f49f267f9194f9b47217c312c9b3935db377fc930_arm64",
"9Base-RHOSE-4.15:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:d3aafda16773d674bebbc8dea1c652b90a04a88f67d0aaa6fc64142e29b10e8a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:1e348f19f4aeadde00f875f3d624b439a5f48ddf698bf350c86b19883afd8e8f_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-aws-rhel9@sha256:72f0cf27504d06f5894a336afc7fdf1c2be7f90e45831e019e1452853c9f7f21_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:5749d63013f3dc727327bd35a4cf2cb7935d5855c97e0fa08901697960714af7_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-azure-rhel9@sha256:ea674bfee7cd477cd051aefe4319fc5f38691ee998ccfccdd4cef885f732c9c4_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:146008bc42b8212a3d6d66acf5b68d55acf5b8f4ff1eeb1fcf0c32c4a3f7dade_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:3b810843fe78cad644673b02d273f921033ffc87b560a767e34242df222241e6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:acdeeb67d52f37dbfa08019fb3d1c9fb1f948c2753938a5c277e5052c9f8d6f9_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:05f0b8fe1f8c56605de477718be548102eb75fb18fb34da48dee6957c2fec32b_s390x",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:25d1c5b6f2b56963aa458bd643dd1605a23295852de56bed49b839b4e3fc81af_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:c7190a4b58088c59f8885a9e8cf43b932b2655d2d24275783b2ac32a08e3f476_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:f5fe6abfcbcf89764d761c01f45c9b13f2dada6035475855349a5c3201683570_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:5561a71f5544d8ccf7bf111877db9e665a773c0651a115ee5cfb121f3b48950f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:c65686c9aae2b327d95e3188b83893a67fdc2ac9ab37a5f9b1642d92e0e5d9db_arm64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:d5612b525971f87500bab16c22e8cf7ee609d1ba253e79e91b8bc9ec0bb5a1e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-machine-api-rhel9-operator@sha256:dc7f93498a150c461963f3351e5584d48b55100415e16b97d338f35b745bbc2a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:0ed32cd6f51a860a0dfaf09adeefab6aeff86da3f6ed1958f699b725ff326bfe_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:2026b208ebb77ca09a839b6d279d78f009763713a5d7d53b9a9c0d0eaec373ff_arm64",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:7c7b95e2eeccd5042fe0b10e1e484f22506ae5e0c60573306330e44631f60a25_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-admission-controller-rhel9@sha256:a17b97cfe172f4e11aad61c493d2c582d837b7dccda397c88a4de983735cca95_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:52b590709d3478f29bf16f4684a9d84117f6a6a25bf6d80abe9bacbd3f208b8e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a912b3d6b44a1e4f6a6d7f56a5fee9fec8cb8aa8e3e5a105e983e12ac2220bec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:a942d06377a5a77122a7774fa34353eec7840f40ff198aa3ffac77dd9ce36b47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-multus-networkpolicy-rhel9@sha256:b96fdf41282b1c29be905302a56803968f6c8bf3ca574910de8e47050025cd94_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:126a24922ddc5959b9930c819c354e8151fac78a9bc9a88694596420173c0c61_arm64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:264f6fd28235927a22b896981b7dd4793fe48cde360028dd717b68565b98cea3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:ae742faa71b82fea65b5c79ef410ae1ba626de3f38e584627f330566ab210643_amd64",
"9Base-RHOSE-4.15:openshift4/ose-network-metrics-daemon-rhel9@sha256:fb6550d5cec7820331d7006beee0719389cb2ac7547c47caa8d1e6e3d676d261_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:60e13b1c29fcfddfad07a1fcf635a20e3a324a3dc608f6a91b7120867dcbc857_amd64",
"9Base-RHOSE-4.15:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:175d5add8bb516c74df039a1e91170348bc887beedaf2b2a005a8a239c386baa_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:0aedbdf1f5bc1cd3cc00687d6b50ce748ab90b353941b47c74c8c0ed1e76fd1d_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:3a35cc5c0cecb56c41cae866245e060107e3badd06f94aa44bbfedb0aaf20ed5_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:62e51218d95c7cbbcae280908d2d9b04c0aa6b17000538b0a2ef6527f93674e9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-apiserver-rhel9@sha256:ab9e00293d1fa6275dbdf7acf3e9cc5636934451d61746143e0f3f3d86674810_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:5e7f3baa1a9b0282989c4ab84999ba9b82ed5569de003d3517e54c0ec6acc462_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:640c1babb45d51d91d3ff9e890334505474733115be43f4e71b7f931e157f8fd_s390x",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:66d3a023e2cc047149bd4a0a0cddac00e1a60a346363ac9dc040676a51570cc8_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-proxy-rhel9@sha256:98f8f075dd923014c71aa4592b2181ab07f51439e5933e94a7377c3d22b9063c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:79aad2e3ff1f65943c52df6547cb6542d6801a40c1e033e606acbbf1a577cf9c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9dba65ce1fb013db696fc0e6f25eb20d3ee15fa45abc03af6212270f7590bd52_amd64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:9f7d7686773987b09cb2db81e3e3235be02c5e62fa62a321e67dd95d3e604fe5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-oauth-server-rhel9@sha256:e77d25b36a62331c5137722f9fe2ee1a6298d876cdcd0af2a2f4f7ae08690c89_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:52686d8a199ecd345305d51ed08375d74584eb792f3c6d21ef3bfe8b78f376b9_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:627adb58d829e62f6315b96bc743004df0f3399ee7cd348be559040fb19112e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:7746d25434df22461e914ef178181ac390a694a08e8ffa3cbee0c36eb68981cf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-apiserver-rhel9@sha256:9d34ff87cf8a5e858f18fffa863168745cfcbff92bbcdcb971d40fca5f2afa10_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:22bea8913352c3251c35d3c7983e78c81d83f24309dab0c1755a7ab5ed09f1ec_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:559b8635fcac2434fc7c6e6d215e4a37b84a58144e296ea05c4914b0694550e2_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:7f396866895fc4f571666153dbdb137dd18334e4974f2c384c9a98a8a97f5782_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-controller-manager-rhel9@sha256:bde7084917985b204cb0a0560862da7ce10dcc39c188ef9225ae72e1dd82c686_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:39d296e44a718044f48216b08357567dea0327f069125946b4b0826bea83c2bf_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:6c1214e10d6a34b0a6e923da4d1d1de98ff86f681841a282b631eba68b0e9640_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:c368bdd7a1afb2b0285c5bed7ff6bb76053b82487d998b357d2e3314f9dbbbd2_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openshift-state-metrics-rhel9@sha256:f71669b5875746de6fdd981e186d3a31d1945f956aed6bf9957bc599ad0783e0_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0af52851e475abd1173422549034d97bdabf7fdff0405f43f9ea5c411b6186dc_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5ac2c74b9c2b328943f7cca094c66734548b355ab7f1ccf4dc62487b0cf14fd6_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:7c0ec68424c57d14de6b5a07b75746c7be9630a590b8b330f96754a5f8975a85_amd64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:de68ade2329cd7528e212a3d2a44527bb5c6a730b9b94b6b65cca76e1b03b356_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2a2fd30a55042c6f084752bb5eaa726f54b4a853388f94fd265562b3f4968475_arm64",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:4b92c54bde6876a269fa64f0ceb1354bbb72e92b0c58e3f40d4f1ad86317191a_s390x",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:544e180a5f8ada718a0c5e99da4cf0364cfe9a001d0bba1d2de5500876e5492d_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d626f9f35e998a5dd8d72165eeffe2fa388a327da5da7968a46cc774dcd93b50_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:209a07213ed8891928bbcfbc520e1f2f077088f2fc2fdf463b774f82e36a1ce6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5c45f9ea657412a34d7fd62f04691185f1f08fca611c584b50cf0d4de09ad843_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:e557a637567b77c127679eae0142431e15ac553040dd5a2989ed2ec0be9c085a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f873853d6c84241bb97561859e2deb52b3a30b5f04b5edf29213c040ed8a8338_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:2cd0780cf3ebb60333fb323bf0d68178704f3133fc904d74bbac9dc9854aaeaa_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:82e7aff930e758fd65bd0d7c9e51cb028b51c083baeb003de121adf55e576f47_s390x",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:908b60d4e71dd7ab6ee68fc5ff5295354fd63c0bba0c0959a2669d3654f599da_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-marketplace-rhel9@sha256:ef28cb16201743edfd91f3b4d9f88cedcd29162d0961b2ca060df1b9a3f9d076_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:06f007f6f9dced564b6cdcd02f2287977ccaccbe44bc21a84581093b254cda82_amd64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:25e83527ad7e544db36bbbb2cf0da89648ddd47567cff45db8e384decf029212_arm64",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:457fcdd3410e58ca415182e241485676f6a8ac9787e1e53eb92730cc10e6940b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-operator-registry-rhel9@sha256:cebfcc5646ec40d09a0a757ff2cb53bf74c0eaf454ff82a89ad308bb0a5ab7b1_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd368957617fd8dfd4a60af5e34ac0237df81738ad4ea2bca25763cc535c884_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:82ba4b3ed361e6cd2add08a2211d4548f03ab28e3482fa380e65dd431b7401a5_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:a0a29bf515e63d9986397fdb18557ee0052c3ee8f56c32124ae65bc4e5788121_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:aab5527d8f523c3d38f5bc6e565cb0a14613749cd0c275b266aed23ee4d35f38_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:3afe4d3a7374003833db638c081d2bce30a6bd6b3aae6670603b1d37f55c6964_arm64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:45df7f433f840fcf1ebea5c6ecf0546d55a0a5b2c07548c06f6e63d77fd2f660_amd64",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:85b1801423a80203cbb5c73350afd413205e3627616d43a7af72d77eb36ee2b4_s390x",
"9Base-RHOSE-4.15:openshift4/ose-ovn-kubernetes-rhel9@sha256:bbea26fac6caa7efb16a71de0030e2fb9b22c71e1491c2143cee08d3eb80afa9_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:04917ae7f0558ed2f2cc94500beb77ad7aac2cbcc795ef06b312f61b83e86013_arm64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:251be28ec3c8bef7eee34800f02d970e5980fecc2536f7562f44e28d6161b9dc_s390x",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:58f72f7de537c2449e2d07440ef64fca7b3f265b61aa1b60c665773639f3de4f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-pod-rhel9@sha256:eda023e72e223883ad09f232a5394377cf680526d38e82cf24bd23f3a5e8b3e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:b43a1da8455db289581f84b8843f95c951e5a71a351d9a47c12a9cf06a93009a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:f1376d72373735d5926598749f81b1cc0bbc29e16b5517b9bd22bffcdf31891c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:1888d42beeae8ee8e4a3981935a53ab238e8766f4ca260c98bd29c1b93a6a7d5_amd64",
"9Base-RHOSE-4.15:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:fff8691a1a9be9b7165fe5eafdcce7bb31aa17f09b9681fcfe3f3ee400052d7a_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:5d31b8deeea971f2ea93944a0c88144e5ca8e3f21e44d721fa551b2194c4191f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-powervs-machine-controllers-rhel9@sha256:603ce6ee394f89fc60306637b9558ec841d184ab42706a7759fc671824269266_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:0141bc5145fd34d4f740a732a0e4463840f1dfd9350b872bf0f88f093565150c_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:177fdc7c738ada249300d7c1d34d7ea7e2db753c2e48d0b33bc19fd454424bd1_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:6ea42a06b5291350e4bed0c2070cfd5535163bb87f64ce1dd6f0afe2918b6f99_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-config-reloader-rhel9@sha256:b910ae98a000b72cdbb4a931b26f2fb3cde24c8c8f73256f1ab571893439b87c_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2f2b9cf02da37775bcb657ec526fa1b2261a2f5200a9d9efeee230ab34aae044_arm64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:395369d59bf29c8091aec79b446ce6bfb2070c561b806c7b73826934f9fd5056_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:d12a2dd921f8aa510834a02a44c67e29887c2537fa1ec3740b1b4a65daafbd5f_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:f052c2824b161e85ccd4513bd56983c327cbd282999ae378dbf7ac2c9c50f991_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:025cffe91780ace546116b4941c75dbb41c3016d9a7b25da4c547627c1218c80_amd64",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:65548429c558f8e8ac2eaae3652a663f82ec7844b54521c6005337982f9a9e71_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:ac2337992146cdc2955155fc661c58efd0e40a005b78fc4c7b34b7aa5671a6b3_s390x",
"9Base-RHOSE-4.15:openshift4/ose-prometheus-rhel9-operator@sha256:e47b08c3dfebe19fe5801711a1cf074a45b20a0a9546f57b67ebb5fd05655f2a_arm64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:42c653efd73bc9bd0a2c81e7cffb63b4ad2e67b0a2677d9a6a4164546b945fb6_s390x",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:8f3fce97bf1a10fa3781ec62fc77dfe8aa23ec229d6879d6f4e5b1bea74db65a_amd64",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:bc91e09146f50808ec862562b8a75422bf749d25b94d24d17cb89c9eba2d0db5_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-sdn-rhel9@sha256:db29671ad68321a194c6a5983f04ba84514cebcd71361e6743842fd220908c72_arm64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:03ab1f3ac1d6f42543751a4e0f3c880601bd0918eabe2d98157e2c8c486cff4e_amd64",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:2aed44cdf84f51b7e14b1073201794c8ed5fb4cc9e1a62589b5259c1ea10968b_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:6e987c9844af18613a120da2a65fdf0cc2f31984dfbf96299e6bcf1cf8c9e5df_s390x",
"9Base-RHOSE-4.15:openshift4/ose-service-ca-rhel9-operator@sha256:e4729d20f52d5037c3d9fd8720131c03905b38743e24796ea3a435e749da626c_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:1730cdbb86d87fa1a6b9e7d87971a64b6fc9ed6e278ea3bd2dcfa0d86adada63_s390x",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:843bee0df2aa0193f5e60ac4b27749b8ce68fdc0ffa8d08eff61f010c8479c9f_amd64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:ec6413abade4a5f449875e06ca6c34d40c3c437f0575e6fe1f7eafa54c7a61c6_arm64",
"9Base-RHOSE-4.15:openshift4/ose-telemeter-rhel9@sha256:fd467debf6c4d4225a6abf8c59f7a2d867bb405ed22595374a0ebfa3b2c07b47_ppc64le",
"9Base-RHOSE-4.15:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:811b2e72a9aec3470a1e2b62a471f26b766150cf64d7a36879655e51441c9d62_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:61bb8e996831ada27ea76ed6c9f9cb33905fb659073fbe140ad682a0007da374_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-rhel9@sha256:12d0f5dddff0eaec7c959419bd19e706056616fd6fcc3ff0afd6bbf175becfd6_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:ce96bb552fd4ffa1dca22790aa2af5faaacd6f00dd8c6e5639324fb51425a4db_amd64",
"9Base-RHOSE-4.15:openshift4/ose-vsphere-problem-detector-rhel9@sha256:f87d3d047759ddb5bc914059b13261f55ef65f546dba81c101880d11945ad3de_amd64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:4f1cb67e0ae4e5c966598e583ac9f6395a8dff3bfa3b3050ada97e72fb0c28e3_ppc64le",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:6bf7b0206c459168f554308df69625675814db63a49c06aa24031086c3c9a7ae_s390x",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:9da7784f40948d1a661df879893f3c2f0f8fe77e76972be70acd2c09cf3b85f8_arm64",
"9Base-RHOSE-4.15:openshift4/ovirt-csi-driver-rhel9@sha256:c560b42144879d0831e9d6ebd3bc3b0d1ad2ea9ede11baf79605ef49cbb02a91_amd64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_aarch64",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_ppc64le",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_s390x",
"9Base-RHOSE-4.15:rhcos@sha256:d96ac23caccc6a6ae3a7244e3d065c707424f8fff6a8184767cc920648aea518_x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2025-02-05T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format"
}
]
}
RHSA-2025:1824
Vulnerability from csaf_redhat - Published: 2025-02-25 07:50 - Updated: 2026-06-30 03:29There's a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le | — |
Workaround
|
A flaw was found in node-gettext. All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le | — |
A flaw was found in Kubernetes. A large number of container checkpoint requests made to the unauthenticated kubelet read-only HTTP endpoint may fill the Node's disk, potentially leading to a Node denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le | — |
Workaround
|
{
"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 updated images are now available for RHODF-4.17-RHEL-9.\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": "OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift DataFoundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* node-gettext: Prototype Pollution (CVE-2024-21528)\n\n* PostCSS: Improper input validation in PostCSS (CVE-2023-44270)\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\n\n* k8s.io/kubernetes: kubelet: node denial of service via kubelet checkpoint API (CVE-2025-0426)\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-2025:1824",
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2311014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311014"
},
{
"category": "external",
"summary": "2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "2345617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345617"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1824.json"
}
],
"title": "Red Hat Security Advisory: RHODF-4.17-RHEL-9 security update",
"tracking": {
"current_release_date": "2026-06-30T03:29:20+00:00",
"generator": {
"date": "2026-06-30T03:29:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1824",
"initial_release_date": "2025-02-25T07:50:02+00:00",
"revision_history": [
{
"date": "2025-02-25T07:50:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-25T07:50:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.17 for RHEL 9",
"product": {
"name": "RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.17::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"product_id": "odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.17.5-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.17.5-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.17.5-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"product_id": "odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.17.5-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.17.5-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.17.5-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"product": {
"name": "odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"product_id": "odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.17.5-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.17.5-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.17.5-3"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.17.5-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"product": {
"name": "odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"product_id": "odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.17.5-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.17.5-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x"
},
"product_reference": "odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x"
},
"product_reference": "odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64 as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le as a component of RHODF 4.17 for RHEL 9",
"product_id": "9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-44270",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2024-11-18T14:11:50.400987+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326998"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostCSS: Improper input validation in PostCSS",
"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-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44270"
},
{
"category": "external",
"summary": "RHBZ#2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270"
},
{
"category": "external",
"summary": "https://github.com/github/advisory-database/issues/2820",
"url": "https://github.com/github/advisory-database/issues/2820"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25",
"url": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5",
"url": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.4.31",
"url": "https://github.com/postcss/postcss/releases/tag/8.4.31"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T07:50:02+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": [
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue. Red Hat recommends to not parse untrusted CSS input using PostCSS.",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostCSS: Improper input validation in PostCSS"
},
{
"cve": "CVE-2024-21528",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-09-10T05:20:39.533321+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-gettext. All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-gettext: Prototype Pollution",
"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-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21528"
},
{
"category": "external",
"summary": "RHBZ#2311014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21528",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21528"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21528",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21528"
},
{
"category": "external",
"summary": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113",
"url": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943",
"url": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943"
}
],
"release_date": "2024-09-10T05:15:10.700000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T07:50:02+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": [
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
},
{
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"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": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-gettext: Prototype Pollution"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"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-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T07:50:02+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": [
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
},
{
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T07:50:02+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": [
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
}
],
"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-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
},
{
"cve": "CVE-2025-0426",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-02-13T22:02:37.015248+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2345617"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Kubernetes. A large number of container checkpoint requests made to the unauthenticated kubelet read-only HTTP endpoint may fill the Node\u0027s disk, potentially leading to a Node denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "k8s.io/kubernetes: kubelet: node denial of service via kubelet checkpoint API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "OpenShift is not impacted by this vulnerability since the kubelet\u0027s unauthenticated read-only port is not enabled in that product.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-0426"
},
{
"category": "external",
"summary": "RHBZ#2345617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345617"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-0426",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-0426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0426"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2025/02/13/1",
"url": "http://www.openwall.com/lists/oss-security/2025/02/13/1"
},
{
"category": "external",
"summary": "https://github.com/kubernetes/kubernetes/issues/130016",
"url": "https://github.com/kubernetes/kubernetes/issues/130016"
},
{
"category": "external",
"summary": "https://groups.google.com/g/kubernetes-security-announce/c/KiODfu8i6w8",
"url": "https://groups.google.com/g/kubernetes-security-announce/c/KiODfu8i6w8"
}
],
"release_date": "2025-02-13T15:16:13.703000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T07:50:02+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": [
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1824"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, disable the kubelet read-only port by setting `readOnlyPort: 0` in `/var/lib/kubelet/config.yaml` and restarting kubelet. Additionally, disable container checkpointing by setting `ContainerCheckpoint: false` under featureGates. If using CRI-O, ensure `enable_criu_support=false` is configured in `/etc/crio/crio.conf`.",
"product_ids": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:32836b65692d90a9785748674fb67e26c4f4240f2ef80c5142497fec897bf810_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:9320a7e194553147ecf600e0cf898c12ecdefb2aed3a5a8e27a3d09a47d4367d_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-operator-bundle@sha256:c50c2b8404d9165d4fad86af4c81b88f3f822c5680bb12ea7fe864118d594eb2_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:2fc2862c633ffb1cfa7e7ad293d3cfc008f14c04c7ce7696f554bbe66f8b848c_arm64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:bc0eecb61bc515564d8b31bc47c901d287e62662c66464ef6c8394e7b85df237_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:d31431f31116d18b758777b7b4ddf3462671dfaa803696d13f354ca6adfb3b92_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9-operator@sha256:fb34e43974dcdd9fa62856672a5281a6bf178366cd041fdb5a0e2a8bc3edb75e_s390x",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:3411316640144213b72b30a029112d4961627a116b4e71ac2bd36fe0c55f4128_amd64",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:393e15c21fced59cbaea52bdd9c1a8a8a62295ca3d15a73e5c3c169e2ea44a05_ppc64le",
"9Base-RHODF-4.17:odf4/cephcsi-rhel9@sha256:954eb36266ebfb6da105834ff03def81d1b1f8dbe7b485c51f94377398faee2a_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:52a074b613c2180812a4680855292e793b13e7f92c4185f46f2e7c71bc35e1a1_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:5e3cf000f928322ef975a26ffa973475cf38848c987ddeef4da363f195af0662_s390x",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:7205aa94aad7eb1cc55026b01d710365a7648e1e6fb743b985d51c1d9b0477ec_amd64",
"9Base-RHODF-4.17:odf4/mcg-core-rhel9@sha256:d34f251b0f3321ed91be851608cb93636af31367972ffebcb586eae311974f1d_arm64",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:42858b32d4d522ba2f46eb006cbc2088c22fe68eb3ba2f5c5cdd54c1ba818ed3_s390x",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:739e1f5c0d51888212080fcd70fc3a6c8fb7bba76f24c84f9d7a7dc105adc094_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-operator-bundle@sha256:ffd51ec1be885a1cef74130ab4b56bda11443d863183372327e9d0bd5cb00ec2_amd64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:073782d32cc734450e5a2619853d2af04dac8f335e2eb0b90a53c12c1bede270_arm64",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:1e6dec76cce4c06ac1f00b1d75eaabb8a6535b1c6bdd092f0acb846c69fdbac0_ppc64le",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:6e0a13d9ec29cfe7617ff90d9a7dc8d02d74097f20e3d37fe423fff2e73d7271_s390x",
"9Base-RHODF-4.17:odf4/mcg-rhel9-operator@sha256:87233d0505f309326d1b1c425c1e747dcd510a216ffa124af2cd46cd0103c529_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:6517bc1cfe325ef66becb1622f4552936000ed2b3b0ae122e912623190cda0cc_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:7480a543cf14a7a2109c84388e464521fafa377eafd3aeb5d3d778901ec63600_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-console-rhel9@sha256:bf400d628e6f3aa9c9211ddef6eda3b30e55b9578a4d41b981ccf5570da9ca81_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:93fb55817096e6d737bc724a1c8f5dc6f27b76213fd84d934fb91ae3470d12db_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:ce6d8d6c125887000f073d12e4854eabbe09e9a4084ae90e201718c289484df5_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-operator-bundle@sha256:d7f5b59c42baa647cffaa22f58dc1447f9bc33c8edf8fe16ca044c5f508051da_s390x",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:65f18b3a8c36f4fa946d15b36a8a0d677612323db6ea289b7abee82e7e9c5a43_amd64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:af21313ff0845363ba429dce97c244f9b6efe172a3684cfd677fd138d6526abc_arm64",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bad4ee275764e82fe43cdca27b855fca996cbb183a063528f8095794ad4ca241_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-client-rhel9-operator@sha256:bfa74645414a9637f17ce053506be7b558f9dd309a417790cfa4a008b1eaa65c_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:69110c18f3ee241c4e1c2ff840f8ab1b9a2e8d20d7fed7fb41bfcc1bc5f5dc5a_s390x",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:815a0db6858e72c7b2d4227207033c41d637352a5fde17d0d4fa2d39b0776409_amd64",
"9Base-RHODF-4.17:odf4/ocs-metrics-exporter-rhel9@sha256:ac62b362e579015c46f08a3f0b5db39955acd4e7eff843382c36fe7b7c9450ab_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:575ac11c4e4a1580556c3c568cd9a95779ef411887c0d4851feef54d18fd429a_ppc64le",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:a24e8c1048bedcf04b43287b7af507838a7e2433c0b8e16e0f012e668f9045d4_s390x",
"9Base-RHODF-4.17:odf4/ocs-operator-bundle@sha256:f8458483b7870ba6fd1faf1dd501871dd200103295a42fd97994f0f44fb9dcea_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:727b72993a65ce30c475c862e86bb65495fb9c71c369307393a583e8b62fb0c0_amd64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9871db760b07297ff83823bd9343ced035bba29910ae7fe2f5fd9b8280f948bd_s390x",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:9ec478e812100ec3ecdf7bff84338d9d8e8554dfcdb637040de6d69178c42b2b_arm64",
"9Base-RHODF-4.17:odf4/ocs-rhel9-operator@sha256:a81274b16bf6adecffeab90e5272391dd8ec21a1f388e79f5ca0234c4fe8f40d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:12fb651a95f3d5f4d1b328b1fec911e14741800ade67ea2618ee72fbb6a5cebc_s390x",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:170f0cfff14f3b9b079c6e71bc9ab77f7dee94073a1c2edcb2a1938ed9754659_arm64",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:675edc6e39a1d461d0af5bd61af9072ec52567a603cb8254871b9040e8e29f49_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cli-rhel9@sha256:6a45364518f1d3f51259fb446c039c77193691d46131e29a214832459a5a104f_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:05e9d9701f2d37139e2873c9082c8be39d8d77b167fed5c2031d9ef091096b34_amd64",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:ac67f23b9467d12a65f7ff0bbc3b2c8a7c3517fa4cee81ea53ae0fd9f1d1566b_s390x",
"9Base-RHODF-4.17:odf4/odf-console-rhel9@sha256:bb5d9458bd8843b62f8969948bff48240e5fd14269f20d4fa7bf2acee729c995_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:1418226e48d2d88fb5b1fa3a16aa1798020b320812642d0bd2768c9bfaf4f915_amd64",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:8cdde00ebb6630de9cbfa852f8b4f1c73563f58c9c5f2dbdfe75284367836f13_ppc64le",
"9Base-RHODF-4.17:odf4/odf-cosi-sidecar-rhel9@sha256:fa5e62663c9d12699d1dbf15cdf3381cd42ce4c97855c6222f4405c2dd74ccc9_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:168e3a21f7bf591ebc852073a1e014a8fd2241d5ab0466227491ec4521f4f976_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:97584f0cabc8f68022334c01e5cbc51a9a527de9b99e9f808c45c1ee16f294bb_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-operator-bundle@sha256:ac6c121ec19390f592af68de901bc294c139b95ece77b0adf3eebbea5e52a834_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:64c29d862d94272230984d1f498bc3e299d11a0332decc6419decef7a86ad662_ppc64le",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:6725f901653012001e6751e08b645450e7956e6cd786f771af7120f557a38f49_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:c09b83f21d3643a409d5137862eea7c72d78f3c206a7c805b9805ad128316afc_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-rhel9-operator@sha256:ca3ae9efea1b47d4c44e69a5214d9951229ddb138b4b68671df4bc70898662cd_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:42c1563d97df1fda5b8c5925e029c1a604496ada90d3b24402ad8f7a51a6acfb_arm64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:baa0dbd7af53ecb96a6fa1629783ce6dba486353471b622db9e12dc21202588f_s390x",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:d15a8e08d8d07bbf4f1c202e7bf3c1db0d4f9df31ba4a9cd34e2dcc8c506978d_amd64",
"9Base-RHODF-4.17:odf4/odf-csi-addons-sidecar-rhel9@sha256:ffc350647ff68472bba5ca4283ef4fcf549cece18def44c0a12d66782f171f0d_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:28ab82fe4aec54eed6aade1f5a63141458057d9f2da7ffe491d3710c386ca33a_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:39e10541ac639d59c908eb96fc50145cf3d19bec46091bcf3632eb5d358250bf_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-console-rhel9@sha256:a84bdaee074aaba80de48ffcf99ff18c21384e23a6bfca72f1b62d9ebdd5580c_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:1d5f72b8ecaa4217bce170dce11a48b5d97a8732f8c12b764eeafafbcd5fb3e6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:394f98b324983037fd4768b91b4e3b6001dd42927ad26cce40114edced47e2d7_amd64",
"9Base-RHODF-4.17:odf4/odf-multicluster-operator-bundle@sha256:cdd18f45363ba47e33c43c69d42e9a8bb87718c1261e0710e6a62d9a78f35bb3_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:0769cfb5bccde353262da65c26272d91db176da2b9fdf05c943e99a92c2f4db6_s390x",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:5175af8554097a6fa9bc0a31918e131656488ec4886ca7dcaead61938ef8a0c5_arm64",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:f16ec22d0fe1752d370813c9ee882431bfbe3b43b26ef2e2f2b7f090b2482d67_ppc64le",
"9Base-RHODF-4.17:odf4/odf-multicluster-rhel9-operator@sha256:fd751cb5d3461eb71012e292a2e9b743ee448b134d092a39c7bd838bb30d2552_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:19aafa8474f28a8aa8f37d7b297192b80d3376e8cbcf3891f21b047d86cc07bd_s390x",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:21fdc8225b8d34b38b7f30332dbd25c636dd7206d2830962d0464c6058043d5f_amd64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:56a1b5dbb3a7d0b270886943d9d9f4f1bc4f50a2c444a8b4c58d910ce502800a_arm64",
"9Base-RHODF-4.17:odf4/odf-must-gather-rhel9@sha256:cab05666fe714d1e488cdbf14e4e78921da8ad16e74e807111b84f6900de45a2_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:1c2e3f70c0210bd4cc032a5f28f429b0bfbd9ecf20e2e6284151752f0499aa05_ppc64le",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:62680bba8a33a2ce157f65bc8d24b269856674a629fec265790e4781b10996b5_s390x",
"9Base-RHODF-4.17:odf4/odf-operator-bundle@sha256:aaa3cd931e8225c20bde931e239548a5f401cc431071df8330b9fa07e6064e52_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:1f4f0e6a8557cffe69efebaade6b687abcb75b43a60adbb24e7db597dc0feeee_amd64",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:b2080ee22b71693901dfede8ca031bb2ffcd1dc4080e207bda7e539670b35bdb_s390x",
"9Base-RHODF-4.17:odf4/odf-prometheus-operator-bundle@sha256:f8992057d6d38c8ca4da76bb04cd6c2d8fb3c9932c706d893e93f4d6eeb290c9_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:4724dcddb80f78a90bb42b0187bc04d63e0075377ea52b1220da11524b122ab6_arm64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:7808cafa2d818ac7df70ae99e469feed30c0f9657bb3f5a71dc4e88e87b152cc_ppc64le",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:e84a41a17517b4d1056802998fdf0b7fd1c1d2d37bdd0e44e0899702f97de16e_amd64",
"9Base-RHODF-4.17:odf4/odf-rhel9-operator@sha256:f04f9956e87d9d7b8f07d858a8af3b540d633928e7872a65b034ecd08a823aeb_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:31858c8bf7476565aacd857142e11769df046cbbf8bc8ae69ba3115a6c27ab88_s390x",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:73338ec6b5bd08ec994d1f6996e7faa66c00d5a4c4aa90e6a0bfbf64e714637b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-cluster-operator-bundle@sha256:fdcfd6b6a33ab40b3a1b71f2251269f073353b2a2771700202fdbe2a06bcffdc_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:b5a36227a4ff026f84bed95f8762a3b13b852d1111d8612c7bccff0815c97fc0_amd64",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:ce1b17aed2ef60792f39af92fc6bc6566939d460d297f8fd5ac380eeb7ea8ca2_ppc64le",
"9Base-RHODF-4.17:odf4/odr-hub-operator-bundle@sha256:dae5f851537b814693a2dd1759ecd1f2fbdd4a2e88c06b62a76a7f31a97dd517_s390x",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:54f3a9e5228991de9ff20edf9f70e8699fafb0fac540a52884dc9c51af3534fa_amd64",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:73d74b31512f9ac0580927a939d70aa7b45d839881c88f5e14b52e566ea44073_ppc64le",
"9Base-RHODF-4.17:odf4/odr-recipe-operator-bundle@sha256:b08f13737ad83807917da0b09316838606b35ccff2ebc748b3a585b29ac4356b_s390x",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:94bbe6242045ece4e7344be86523e12cd9a2c8367d5d689804135ca08d983319_arm64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:a626f225ea68cc05427f766c7f1f6f34d10e2346567a83bd8a5239a4a781141b_ppc64le",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:ab7f58e7b6b989de63ee7d073d4ec8f45a698f97360dc8873bf7d88ee146955c_amd64",
"9Base-RHODF-4.17:odf4/odr-rhel9-operator@sha256:b170bb258af14bf74189f155b2a48147d6d909f0bc737f4815826af962aacc11_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:180d0b57fa6b562c7720f07487edbc249223a85bf80631798dd8e8807b4a38a1_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:a8efa22eb31804a6c8e19e5a00695ed75c3a0cf84177ef4fa8d420fcf1d83cd2_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-operator-bundle@sha256:f3c67e3252dd84660c3cb4612022d0bc6906e0f32eedda8a249fefafe059f5cf_ppc64le",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9260d7ef26c8e8a6e719728fc40d2cd524e5bbfcac454a1bd12e390a2896ef54_s390x",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:9fd2bdef0618c696f1f11c2f933c217157d377e44430950db6538d8ffe7b676a_amd64",
"9Base-RHODF-4.17:odf4/rook-ceph-rhel9-operator@sha256:bed00ec165cee37441bbf66b758a326906e612aa5626aca5d4ed91b55b16b987_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "k8s.io/kubernetes: kubelet: node denial of service via kubelet checkpoint API"
}
]
}
RHSA-2025:1829
Vulnerability from csaf_redhat - Published: 2025-02-25 09:15 - Updated: 2026-06-30 03:29There's a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64 | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64 | — |
Workaround
|
A flaw was found in node-gettext. All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64 | — |
Workaround
|
A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64 | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x | — | ||
| Unresolved product id: 9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le | — |
{
"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 updated images are now available for RHODF-4.16-RHEL-9.\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": "OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift DataFoundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3 compatible API.\n\nSecurity Fix(es):\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* node-gettext: Prototype Pollution (CVE-2024-21528)\n\n* PostCSS: Improper input validation in PostCSS (CVE-2023-44270)\n\n* golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto (CVE-2024-45337)\n\n* golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html (CVE-2024-45338)\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-2025:1829",
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2311014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311014"
},
{
"category": "external",
"summary": "2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_1829.json"
}
],
"title": "Red Hat Security Advisory: RHODF-4.16-RHEL-9 security update",
"tracking": {
"current_release_date": "2026-06-30T03:29:20+00:00",
"generator": {
"date": "2026-06-30T03:29:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:1829",
"initial_release_date": "2025-02-25T09:15:15+00:00",
"revision_history": [
{
"date": "2025-02-25T09:15:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-02-25T09:15:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:29:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.16 for RHEL 9",
"product": {
"name": "RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.8-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.8-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.8-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.8-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.8-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-44270",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2024-11-18T14:11:50.400987+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326998"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in the PostCSS package where it fails to properly validate the input CSS, causing commented lines to be interpreted as code. An attacker may leverage that by crafting a CSS file with comments containing CSS code in order to force PostCSS to include the malicious CSS elements in its output. An successful attack may lead to integrity impact as it may inject elements in a web page when parsing untrusted CSS input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "PostCSS: Improper input validation in PostCSS",
"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-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44270"
},
{
"category": "external",
"summary": "RHBZ#2326998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326998"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44270"
},
{
"category": "external",
"summary": "https://github.com/github/advisory-database/issues/2820",
"url": "https://github.com/github/advisory-database/issues/2820"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25",
"url": "https://github.com/postcss/postcss/blob/main/lib/tokenize.js#L25"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5",
"url": "https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/releases/tag/8.4.31",
"url": "https://github.com/postcss/postcss/releases/tag/8.4.31"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T09:15:15+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": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
},
{
"category": "workaround",
"details": "There\u0027s no known mitigation for this issue. Red Hat recommends to not parse untrusted CSS input using PostCSS.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "PostCSS: Improper input validation in PostCSS"
},
{
"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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_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": [
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_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": "2025-02-25T09:15:15+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": [
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-21528",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2024-09-10T05:20:39.533321+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2311014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-gettext. All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-gettext: Prototype Pollution",
"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-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21528"
},
{
"category": "external",
"summary": "RHBZ#2311014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2311014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21528",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21528"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21528",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21528"
},
{
"category": "external",
"summary": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113",
"url": "https://github.com/alexanderwallin/node-gettext/blob/65d9670f691c2eeca40dce129c95bcf8b613d344/lib/gettext.js%23L113"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943",
"url": "https://security.snyk.io/vuln/SNYK-JS-NODEGETTEXT-6100943"
}
],
"release_date": "2024-09-10T05:15:10.700000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T09:15:15+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": [
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-gettext: Prototype Pollution"
},
{
"cve": "CVE-2024-45337",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2024-12-11T19:00:54.247490+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331720"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the x/crypto/ssh go library. Applications and libraries that misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass. For example, an attacker may send public keys A and B and authenticate with A. PublicKeyCallback would be called only twice, first with A and then with B. A vulnerable application may then make authorization decisions based on key B, for which the attacker does not control the private key. The misuse of ServerConfig.PublicKeyCallback may cause an authorization bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is classified as important rather than critical because it does not directly enable unauthorized access but rather introduces a risk of authorization bypass if the application or library misuses the PublicKeyCallback API. The vulnerability relies on incorrect assumptions made by the application when handling the sequence or state of keys provided during SSH authentication. Properly implemented systems that use the Permissions field or avoid relying on external state remain unaffected. Additionally, the vulnerability does not allow direct exploitation to gain control over a system without the presence of insecure logic in the application\u0027s handling of authentication attempts.\n\n\nRed Hat Enterprise Linux(RHEL) 8 \u0026 9 and Red Hat Openshift marked as not affected as it was determined that the problem function `ServerConfig.PublicKeyCallback`, as noted in the CVE-2024-45337 issue, is not called by Podman, Buildah, containers-common, or the gvisor-tap-vsock projects.",
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45337"
},
{
"category": "external",
"summary": "RHBZ#2331720",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331720"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45337"
},
{
"category": "external",
"summary": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909",
"url": "https://github.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"
},
{
"category": "external",
"summary": "https://go.dev/cl/635315",
"url": "https://go.dev/cl/635315"
},
{
"category": "external",
"summary": "https://go.dev/issue/70779",
"url": "https://go.dev/issue/70779"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ",
"url": "https://groups.google.com/g/golang-announce/c/-nPEi39gI4Q/m/cGVPJCqdAQAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3321",
"url": "https://pkg.go.dev/vuln/GO-2024-3321"
}
],
"release_date": "2024-12-11T18:55:58.506000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T09:15:15+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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto"
},
{
"cve": "CVE-2024-45338",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2024-12-18T21:00:59.938173+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This flaw allows an attacker to craft input to the parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This issue can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as an Important severity because an attacker can craft malicious input that causes the parsing functions to process data non-linearly, resulting in significant delays which leads to a denial of service by exhausting system 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": [
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "RHBZ#2333122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45338"
},
{
"category": "external",
"summary": "https://go.dev/cl/637536",
"url": "https://go.dev/cl/637536"
},
{
"category": "external",
"summary": "https://go.dev/issue/70906",
"url": "https://go.dev/issue/70906"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ",
"url": "https://groups.google.com/g/golang-announce/c/wSCRmFnNmPA/m/Lvcd0mRMAwAJ"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3333",
"url": "https://pkg.go.dev/vuln/GO-2024-3333"
}
],
"release_date": "2024-12-18T20:38:22.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-25T09:15:15+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": [
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:1829"
}
],
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:3d9ad4ed3af61451da6346c13dff78b6419dee80736f56475ad36865ac95621d_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:48a78055883926781b687851039618a7ca280620cf32df7fb6c30fbc9153383b_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:e11ed7011e43a417ce87d57530141895de76be96bd187cbfb60b811c0e6e16f9_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:97ae939f5da178788bf414736e940f5bd8aa6248b72aad26fca2f223978dcbed_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:9fe05be932ba1b2ead209d963afa118b582b880b694f42075d35990462baf4d1_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:c3f2f0285b951f83cd5db8cc29d9ccdeaf1e8ab70b5a16a1010d1c7d3d2fa1e2_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:e8b7ad39bdadeb7953b1bd296f62bf66e56ce8914b63ce93dacbbcd0f1efdd6f_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:2bb2f810a8c9d40f9d2a25eb4d7b28bbc386a99b2206578d6a6e2180e8e0e388_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:5155c134709e46c2081307e128f03e888746e96ebedb0eb349a4c85a12267e39_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:fa3aa70f482e322b288d6ab961ed7964f9d8bc88c1446de3f1d013082b266de2_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:0baf26182bc9495aeacd61b9e2d76cd60aae7a24234ec168f38a591a0637b2ce_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3e6bf87ad749b323fa1f37e26e7bc8a7c51cb80e4dc40b4632cce2cdccd4d405_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:5aa4cb392860b9d385e21e24be8b51eff0d73917de0ff5670ade66664c3b716d_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:67b7d59e43c00a7d6c00f821b805fc485ca8ba78e8921abfdf4f6580ca4f826c_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:5fca32015174d08836048487ed4e03104530ae7de7eeddd5c88353c33c6b9b08_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:b29cb90ae021d9051e806331adb772b86be9a989bedf9a9461b1eadae8792a6e_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:c3c94049fc0bbaae3cef4a160bd09a9025ffffb7ea66ae4821ac881b87af9f52_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:002d4de34b2e9e9db70594ba4ad6c8e1d9c71a62e574ad87ca2643fb46e8a9f4_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:23d0f862da890e0f71db8000f7504477a01385608aec4bb2d32636dfb3eceae9_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:3c2ac2c6ecbb93a462b8197b5a8d66a3efcf15cdb8b314fb9c4522d9d6d591f1_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:7bbda4251ab71c4774ed1bdceb8c2b60a39489f2e100aecea12cf1f27cb66e40_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:990f3cc578ab6a5be28595cdfbb87243586b86eb7fd75116bb057a431441b221_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:ac0a8f82e1c94bbafed8eb3c548f9bb9db6d6b02f5bff2d3b5016780b559af6b_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:f22267adfe8507e63d17153ca66fd990cdc66af2315f32c262cedc79ef0c2889_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:27a86c907080c512629c77e20d47fc3fd57085478937656ba499593d23ccebc8_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:c898b2e481e96828be4b6ff80da9816d4b82cf25eb4ab550e34de3fd0fa7968e_s390x",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:cba06830c16ecc600e05f607e60e36262e9bbf9ce450ed3f89a1d257c247a732_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:2bda255ea5dac7e615f3e37ae3274deb4f633223ce01402703e093b7c3d0f912_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:5e34136518331768089066194243e0ab4ebe593415f80cddee85b9881fad360d_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:f30eb9dd813a60f5b3240947df2977738879a60e7f977ab92a79ea1d15118f85_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:127bbe13f2b9c659f817efc4ee745bee8f5d0a5d04426ed01276afdd4b33aff6_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2bdc121415e12937c74c7ff0576a3f219b8961153bd1e2f441033771c2a95155_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:6f47e27008850edbd9d4cad449ede5a22493a278f33dffe37a98589d6b7bc5c1_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:da01a3c04880c1a697737bf41640542491e42375c6892ca56dbf44e385384691_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1ad339af0b68a7e8474cce048a4d295405a6792c8e982a3719090470bd369c69_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:1e6fcdee1215a12a5cb7f5a4a0f374e31a203bdd24a4b5c723e9e51112b7f556_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:3cdde95444a965dd492b9a28bd0b126fe108a8127f9dce6e258f74b5213d8f23_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:c8db394785351c93c5a434eea1f15edbac8e70d4260271f6598c0cead2636df3_arm64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:2dc726773f689606701fabd43d9480478ddc82b17775c1090578a8dcab7b3297_amd64",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:3c6ee6ccc6170761d2d7577012376eaf10aebb08ae616a0c781b68b7e263e03c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:5d42576fbecf1cdbd067b70b82d2484c4f37763b243ede2f3aa3293a36cfff11_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5095fe431ba6f1d63df78ea2462bea58393eaea550c4e964ce8e733a617b2180_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:a4e57cafa12c0a448fb04df225918c80c53b330c59d18cadc40e1fe82b4c5b80_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:bb4d47e65a80da911a33b156d78ed888d32a6c4e6015dd902e37a7503ebb05b4_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:121fbfe6adc77153841f9df546b3652280d74b3048dd87c28599630da01562f9_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:6afc791ed7a7597645bf5b554dc80b33e8414ebee0245d1fd7febd4640ad0a43_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:a473e78e75d86c28b565187ac891ce0a95a1cd4f0a47e09b9a3980f17d32a075_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:146a88002ad68db23913b3f78fcddc87419ae8bcf2078164be1db69a831965cb_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:6843c12634a27985ee781e2c2a70755a7931765130a6a897f8a74018cf84d2bf_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:cafffafaaf8c9b88e3c32e3058e7432864471084501511c0c51465373fd654a2_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:eec3c9eef56238790ea84a8fee3b71c572b0b37fe4fc0851d5348a02b4d9f381_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:473f232cc2788a5a7d2ddce4aad277dcf16d98de8bb6b21a30230bb85bd58e36_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:5d0c52cd75bcdeae208cce064e8528f5db5eba3420d52d1a2abc9d089c6077ac_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:7adc0fbe014c23bcec592108531c0e2e914813ed66589e51cb5561c2c3ebf26b_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:b94f739bab189632b4be63db07e2ad20a239dcda2d3655a8db0fb9737e49c8c5_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:1840321e68248e8a9f4bfdc10a4be3c71ffbb57d29ccbeb7234bd2fe7f85b5d3_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:44038a9e8df66e97b73ac0cec630ab5f8f268b65708ae71245fd6e3a09db5eb8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:b1834fe1384f0d043f0cfa5de0be44c4b0db66779c696a31b010b4ae67f56678_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:37328b2c657973c69c4f3159fad7232640fb64ca1a51f6d526420021197693e8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:3fe8988e0c70cd8c50899a629be25e98d579fcfa376740eaff47e2c6e17714a7_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:c935914e73e194778b3b686232084486af4fb303825084a0656bf48de6401d71_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:17e0877bc97e9f82d525ed832858b4e7bfc49fb30ac1d737bf4dd78f59673400_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:9a20485cfa3aa1215609a1ad0042b7aa199ac66e0286f1904821444d57c64428_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:a80264cd9f079c00bc20bdf015ed229c71ce28fbbf670557bdd505abe56a1f2a_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:eec69c89ca1746b709e3f02dfc59a4c796842ecb0ba6b03c23f2adb0f44d942d_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:299e36b626bbb6c8ab1d03f812899dd35239cb0ac3a4802580d2b121db96cf2b_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:2c4123154fb17481389ef340debd7d4763888af02f2aea09e0ce66def4894a14_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:76dd621bccd9bc997b4acbd5fe52e6b427bbc3846a8a329a0886c7f4f066ce3d_s390x",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:91a6ebf8b5d26b2184db767ac26d8e80e4551b0fa34109399590ec0eb3a066b4_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:02c75e77c181b34a6223d07e697c71af1da105546bf3b6adc585199f31be21c7_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bcd2c2ed7581c2b5d701e1f2a072b466f05b9875085e4c0799834cb00e57ab0a_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:bf84be648521f656b542888d949860b1ea2e128de80459d74630c7ba4d0bcbd5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:1784ae3e88854cce6760c48df82f95099fb6aff75937895b5c0caac05806c7d5_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:7727cbedba6184a4ccd3b2ad65601e955ffe151be0c76d4f7ffa2f453b6421bf_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:fd26a3844c7db3e1d2ae5fbf57629bfe3e0b366c849fdcbc0ee55879688cfe5a_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0e766da42f9018cc22c59e75e4b5db4c67dfa7b0dad997a63ef162e1f651dc40_arm64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:8cb873c8ee6d203863d502912aadc04d9d810f5b0932eaf874aa93f6466f7f5d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ada12592fa7a023677b4113e53761608e6607110493b5646e59a1b0b6a364dbe_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:cf05fbdfaa1bddfdee7da4228e8d98119fb58e258f9ac25ea04256bf3928d44e_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:86fb132c8c7c5c66c6d661d4fae0982c3721f459f4ac5b813161cd2eb09e9fa6_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:9ce554e99cc7d7ca5829c2b0de8f6c6fb0d42927e1c04262a528873efbdb0b89_amd64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:ba23d6fe28f3683c62196be9da2e1e79d1cdb8b19a9f6edaa6e4d7e2f795c0e9_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:04cfd209572fcdd8091c776138b5fff36c72f87c7562c9bb648e8bbfda4fc1aa_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:165d958888128582e368b97ecb1deb2d406617f9abd0b9127987bd4fc6bc83e2_s390x",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:bd139ae81503728c001772f0d4fe116ba7b4028f4ae9ec7ce96c50da0208fbdc_amd64",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:571b1e718c9f2e9debfe7eae4b5ec31d1c21515cfd6cdb963c43a59b733455e7_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:72e9e882719aa47591f84e63ac4e309ddfed677a23234b2ec15c15daf9c3c6b6_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:d047e1293b30a1f069f7ff8ba1e38b9c5312055d58490b320be256d7d25ae2c4_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:2d9e79c620d638f43e4effb92141fced00db6062d7941b9500ae9f506b7807e1_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9b5a7d651b2aec72f7016a7759db93f1499f829e86626f077922481574bb0645_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:b41048815105963b76048c0d7e0df199b7b9d59e65fd507d298a9fc63f5aa4a7_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d6a0cb77e4e8ee8d42e2d300abbb6c477221a954223281a6b0c2c5eb89020597_arm64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:4ee79f57cd4d66b6ab79d1ef8f540d6f3bc6e01e7b22a6b1bb91aa5e6f7f0389_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:a57c19866f2745e183e2fcdd2a2716841895576ff151978a8d335d4d5ee4a777_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:b15f56f2e159383283f4960d4f641398d914ef00f4ee429d28f5a3a4a137dc6c_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:1494674ea56a945ee129590c817ea691191c77ac6cd766aa42f3e229886fe0c7_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:641c15e154dc79397ff8318beb246c4a4ddce221ae77265749249b3e0e82a496_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:96cfc8f0e80cffeb823d0b19ba9021b18f7c3aeb78a89f3d62322c605435f8fa_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: Non-linear parsing of case-insensitive content in golang.org/x/net/html"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.